docs: add sections for popular deployment methods

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-28 12:56:16 +01:00
parent 8b31e4cfba
commit a39796a829
8 changed files with 2244 additions and 4 deletions

View File

@@ -3,7 +3,12 @@
"defaultOpen": true,
"pages": [
"[Get started](/docs/self-hosting/self-hosting)",
"[Deploy with Docker Compose](/docs/self-hosting/deploy-docker-compose)",
"[Deploy with Coolify](/docs/self-hosting/deploy-coolify)",
"[Deploy with Dokploy](/docs/self-hosting/deploy-dokploy)",
"[Deploy on Kubernetes](/docs/self-hosting/deploy-kubernetes)",
"[Environment Variables](/docs/self-hosting/environment-variables)",
"supporter-access-latest-docker-images",
"changelog"
]
}
}