mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-09-27 08:19:08 +02:00
port mintlify to fumadocs
This commit is contained in:
@@ -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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user