WEEE-Open / weeelab-telegram-bot

Telegram bot for querying the weeelab log and some additional cool stuff.
GNU General Public License v3.0
8 stars 4 forks source link

Write Dockerfile #82

Open e-caste opened 3 years ago

e-caste commented 3 years ago

This is to simplify the deployment, since it currently relies on a systemd service file and a configuration file. The configuration would have to be done via secrets.
The container could be based on a Python Docker image.

Unrelated to SoftWEEEre since it wouldn't be possible to run it there.

lvps commented 3 years ago

@e-caste secrets or env vars (that's the current method), if they are secret enough, but probably not