-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Add Docker support for the Potok server, including a dockerfile, docker-compose.yml, and support for configurable ports via environment variables.
This will make it easier for users to deploy Potok anywhere, instantly, and allows for easy configuration.
Step By Step:
- Create a
dockerfileanddocker-compose.ymlfile to launch the server, running migrations and with volumes for the database and vault directories. - Update the server to launch off a port specified in an envrionment variable.
- Update the documentation with instructions of how to launch the Potok server through Docker
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers