23 lines
692 B
Markdown
23 lines
692 B
Markdown
# GovOPlaN Docker
|
|
|
|
Whole-product Docker composition belongs in this meta repository.
|
|
|
|
Current shared profiles:
|
|
|
|
- `govoplan/dev/postgres`
|
|
- `govoplan/dev/production-like`
|
|
|
|
The generated whole-product Compose profile is owned by
|
|
`tools/deployment/govoplan-deploy.py`. It renders a deployment-specific
|
|
`compose.json` from a versioned installation specification; generated files and
|
|
secrets remain outside the repository.
|
|
|
|
Module-specific Docker test beds remain in their owning repositories:
|
|
|
|
- `govoplan-campaign/dev/mail-testbed`
|
|
- `govoplan-files/dev/connectors`
|
|
|
|
Website-specific serving profiles remain with the public website repository:
|
|
|
|
- `addideas-govoplan-website/docker-compose.yml`
|