mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
35f961e2cb
Document the internal PostgreSQL major upgrade and rollback flow, add it to the getting-started sidebar, and clarify compose override precedence when the upgrade override is present.
24 lines
372 B
JSON
24 lines
372 B
JSON
{
|
|
"title": "Get Started",
|
|
"pages": [
|
|
"---Setup---",
|
|
"introduction",
|
|
"installation",
|
|
"upgrade",
|
|
"internal-postgresql-upgrade",
|
|
"downgrade",
|
|
"uninstallation",
|
|
"cloud",
|
|
"---Learn---",
|
|
"usage",
|
|
"concepts",
|
|
"screenshots",
|
|
"videos",
|
|
"---Community---",
|
|
"team",
|
|
"support",
|
|
"sponsors",
|
|
"contribute"
|
|
]
|
|
}
|