Ensure compose deployments have configurable domain names on prod #2245
Labels
devops
Related to deployment or configuration
effort:low
Likely a few hours
enhancement
New feature or request
priority:low
Backlog of tasks that will be addressed in time
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
envsubst
, we should add a stage where the compose files are processed first, with domains injected in.source .env
-->envsubst -i in.yaml -o out.yaml
-->docker compose ...
Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: