Per-host infra config files #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/infra-host-config"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Canonical env files for each Dokku host with container names, DB containers, and storage paths.
Why
The Contabo Dokku migration (Jul 18) broke 4+ scripts that hardcoded old container names. Each script hardcoded values independently - when the migration changed them, most were missed.
How
Next Steps