Skip to content

Add docker-compose.yml #2

@jsfan

Description

@jsfan

The docker-compose.yml file should configure a stack which contains the app, an NginX reverse proxy and a PostgreSQL server.

The database needs to be kept on a volume mounted from the host system's disk.
Ideally, the NginX reverse proxy should be configured for HTTPS and read its key and certificate from a mount on the host system. This may require another Dockerfile and possibly a build script to build Docker images and create a self-signed key pair by default.

The docker-compose.yml should be suitable for the docker stack command rather than docker-compose.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions