Skip to content

Docker Files for Server #4

@mtiluk

Description

@mtiluk

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 dockerfile and docker-compose.yml file 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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions