This repository was archived by the owner on Sep 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 60
Docker Support #70
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed