16 lines
592 B
JSON
16 lines
592 B
JSON
{
|
|
"title": "Self-hosting",
|
|
"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)",
|
|
"[High volume setup](/docs/self-hosting/high-volume)",
|
|
"supporter-access-latest-docker-images",
|
|
"changelog"
|
|
]
|
|
}
|