Files
caprover/website/sidebars.json
T
2018-10-08 20:20:25 -07:00

31 lines
598 B
JSON

{
"docs": {
"Basics": [
"get-started",
"captain-definition-file",
"deployment-methods",
"app-configuration",
"complete-webapp-tutorial"
],
"Do More": [
"enabling-https",
"one-click-apps",
"resource-monitoring",
"nginx-customization",
"app-scaling-and-cluster",
"pre-deploy-script",
"cli-commands",
"run-locally"
],
"Recipes and Tips": [
"recipe-deploy-create-react-app"
],
"Help": [
"server-purchase",
"disk-cleanup",
"firewall",
"troubleshooting"
]
}
}