Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup the bot as a docker container #13

Open
CosmicHorrorDev opened this issue Aug 6, 2021 · 1 comment
Open

Setup the bot as a docker container #13

CosmicHorrorDev opened this issue Aug 6, 2021 · 1 comment

Comments

@CosmicHorrorDev
Copy link
Owner

It would make it much more convenient if things could just be run as a docker container instead of relying on the correct libraries to be installed

@CosmicHorrorDev
Copy link
Owner Author

I think the main things here would be:

  • Setup a docker file that works well for poetry (needs research)
  • How to pass in the config file values?
    • Could pass in everything as environment variables or just pass in a whole config file
  • When to build a new container image?
    • This could be done on commit, or done by publishing a new version (either way ideally it's automated in CI)
  • Actually document the docker related stuff so it's not forgotten in a couple of months

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant