mirror of
https://github.com/tiennm99/DocsGPT.git
synced 2026-05-18 11:24:54 +00:00
32 lines
857 B
JSON
32 lines
857 B
JSON
{
|
|
"DocsGPT-Settings": {
|
|
"title": "⚙️ App Configuration",
|
|
"href": "/Deploying/DocsGPT-Settings"
|
|
},
|
|
"Docker-Deploying": {
|
|
"title": "🛳️ Docker Setup",
|
|
"href": "/Deploying/Docker-Deploying"
|
|
},
|
|
"Development-Environment": {
|
|
"title": "🛠️Development Environment",
|
|
"href": "/Deploying/Development-Environment"
|
|
},
|
|
"Kubernetes-Deploying": {
|
|
"title": "☸️ Deploying on Kubernetes",
|
|
"href": "/Deploying/Kubernetes-Deploying"
|
|
},
|
|
"Hosting-the-app": {
|
|
"title": "☁️ Hosting DocsGPT",
|
|
"href": "/Deploying/Hosting-the-app"
|
|
},
|
|
"Amazon-Lightsail": {
|
|
"title": "Hosting DocsGPT on Amazon Lightsail",
|
|
"href": "/Deploying/Amazon-Lightsail",
|
|
"display": "hidden"
|
|
},
|
|
"Railway": {
|
|
"title": "Hosting DocsGPT on Railway",
|
|
"href": "/Deploying/Railway",
|
|
"display": "hidden"
|
|
}
|
|
} |