Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Docker Support #70

Open
LandonPatmore opened this issue Sep 22, 2020 · 0 comments
Open

Docker Support #70

LandonPatmore opened this issue Sep 22, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@LandonPatmore
Copy link
Owner

Users have asked for docker support since Heroku can be annoying to use at points.

The general outline of how I want the docker support to work:

  • Unlike Heroku, I would like to have the bot and backend serving the frontend all in one container...not two separate containers
  • Must be running on top of a linux image, probably an alpine flavor so it is relatively small
  • Needs to include Postgres
    • Unless it is otherwise found that Postgres needs to sit in it's own container, but I would like this as fully contained as possible

That is really about it for now unless anything else comes up.

@LandonPatmore LandonPatmore added enhancement New feature or request help wanted Extra attention is needed labels Sep 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant