Make default docker compose file single container #1

Open
opened 2026-08-13 10:44:50 +10:00 by andy47 · 1 comment
Owner

The docker-compose.yml file contains 2 containers for the application and a Postgres container. By default this should just be the application container and the deployment will use a shard database hosted elsewhere.

Put the current file in the documentation as an example.

The `docker-compose.yml` file contains 2 containers for the application and a Postgres container. By default this should just be the application container and the deployment will use a shard database hosted elsewhere. Put the current file in the documentation as an example.
Author
Owner

That's done. But I think the docker compose file in the repository should be an example and the actual docker-compose.yml file added to .gitignore

That's done. But I think the docker compose file in the repository should be an example and the actual `docker-compose.yml` file added to `.gitignore`
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: andy47/personal_stats#1
No description provided.