mirror of
https://github.com/Dokploy/website
synced 2025-06-26 18:16:01 +00:00
42 lines
649 B
JSON
42 lines
649 B
JSON
{
|
|
"title": "Core",
|
|
"description": "The core of Dokploy",
|
|
"icon": "Building2",
|
|
"root": true,
|
|
"pages": [
|
|
"---Introduction---",
|
|
"index",
|
|
"architecture",
|
|
"features",
|
|
"installation",
|
|
"manual-installation",
|
|
"reset-password",
|
|
"uninstall",
|
|
"videos",
|
|
"...",
|
|
"---Cloud---",
|
|
"cloud",
|
|
"differences",
|
|
"---Server---",
|
|
"(S3-Destinations)",
|
|
"(Git-Sources)",
|
|
"(Users)",
|
|
"(Notifications)",
|
|
"registry",
|
|
"ssh-keys",
|
|
"certificates",
|
|
"---Services---",
|
|
"domains",
|
|
"applications",
|
|
"docker-compose",
|
|
"databases",
|
|
"templates",
|
|
"(examples)",
|
|
"auto-deploy",
|
|
|
|
"---Advanced---",
|
|
"cluster",
|
|
"multi-server"
|
|
]
|
|
}
|