mirror of
https://github.com/warmbly/warmbly.git
synced 2026-09-06 00:01:24 +00:00
26 lines
490 B
JSON
26 lines
490 B
JSON
{
|
|
"title": "Development",
|
|
"description": "Self-host, deploy, and develop Warmbly",
|
|
"root": true,
|
|
"pages": [
|
|
"---Self-hosting---",
|
|
"install",
|
|
"deployment-guide",
|
|
"bare-metal",
|
|
"first-run",
|
|
"accounts-and-access",
|
|
"warmblyctl",
|
|
"data-control",
|
|
"configuration",
|
|
"instance-health",
|
|
"updates",
|
|
"troubleshooting",
|
|
"---Development---",
|
|
"local-development",
|
|
"sandbox",
|
|
"---Reference---",
|
|
"architecture",
|
|
"events"
|
|
]
|
|
}
|