port mintlify to fumadocs

This commit is contained in:
miloschwartz
2026-09-25 15:31:51 -04:00
parent dc54fb1017
commit 63199a588c
373 changed files with 13533 additions and 4577 deletions
+82
View File
@@ -0,0 +1,82 @@
[
{
"source": "/self-host/clustering",
"destination": "/self-host/clustering/understanding-clustering",
"permanent": false
},
{
"source": "/self-host/advanced/enable-geoblocking",
"destination": "/self-host/advanced/enable-geolocation",
"permanent": false
},
{
"source": "/self-host/advanced/enable-asnblocking",
"destination": "/self-host/advanced/enable-asn-lookup",
"permanent": false
},
{
"source": "/telemetry",
"destination": "/self-host/telemetry",
"permanent": false
},
{
"source": "/community/:slug*",
"destination": "/self-host/:slug*",
"permanent": false
},
{
"source": "/manage/resources/tcp-udp-resources",
"destination": "/manage/resources/public/raw-resources",
"permanent": false
},
{
"source": "/manage/healthchecks-failover",
"destination": "/manage/resources/public/healthchecks-failover",
"permanent": false
},
{
"source": "/manage/resources/private/icmp-access",
"destination": "/manage/resources/private/port-restrictions",
"permanent": false
},
{
"source": "/manage/sites/install-kubernetes",
"destination": "/manage/sites/kubernetes/helm",
"permanent": true
},
{
"source": "/manage/ai/claude",
"destination": "/manage/ai/configure-ai-clients/claude",
"permanent": false
},
{
"source": "/manage/ai/codex",
"destination": "/manage/ai/configure-ai-clients/codex",
"permanent": false
},
{
"source": "/manage/ai/opencode",
"destination": "/manage/ai/configure-ai-clients/opencode",
"permanent": false
},
{
"source": "/manage/ai/gemini",
"destination": "/manage/ai/configure-ai-clients/gemini",
"permanent": false
},
{
"source": "/manage/ai/open-webui",
"destination": "/manage/ai/configure-ai-clients/open-webui",
"permanent": false
},
{
"source": "/manage/ai/claude-desktop",
"destination": "/manage/ai/configure-ai-clients/claude-desktop",
"permanent": false
},
{
"source": "/manage/ai/openclaw",
"destination": "/manage/ai/configure-ai-clients/openclaw",
"permanent": false
}
]