* cloud doc

* doc refactor

* doc move

* seo

* remove doc

* yml

* doc

* fix: tsconfig

* fix: tsconfig
This commit is contained in:
Archer
2026-03-03 17:39:47 +08:00
committed by GitHub
parent 6b61359516
commit 87b0bca30c
356 changed files with 1274 additions and 1383 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"title": "自部署",
"description": "FastGPT 自部署使用案例",
"root": true,
"pages": [
"---开始---",
"deploy/docker",
"deploy/sealos",
"dev",
"---配置说明---",
"config/model",
"config/object-storage",
"config/json",
"config/signoz",
"---故障排查---",
"faq",
"---版本升级---",
"upgrading/upgrade-intruction",
"...upgrading",
"---其他---",
"migration",
"custom-models",
"design"
]
}