-
Notifications
You must be signed in to change notification settings - Fork 0
⭐ Persistent Volumes
Terrence Daniels edited this page Jul 31, 2026
·
2 revisions
Every database gets its own configuration directory (/data/coolify/databases/<container-name>/) holding its generated docker-compose.yml and README, plus an ssl/ subdirectory for SSL-enabled engines. Actual data-volume mounts come from real, per-resource storage records rather than one fixed hardcoded path per engine.
Confirmed paths and the full reasoning are on the env-vars-and-volumes.html, alongside Environment Variable Strategy.