mirror of
https://github.com/Dokploy/website.git
synced 2026-06-19 14:15:23 +02:00
48 lines
763 B
JSON
48 lines
763 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",
|
|
"monitoring",
|
|
"differences",
|
|
"---Server---",
|
|
"(S3-Destinations)",
|
|
"(Git-Sources)",
|
|
"(Users)",
|
|
"(Notifications)",
|
|
"registry",
|
|
"ssh-keys",
|
|
"certificates",
|
|
"backups",
|
|
"---Services---",
|
|
"variables",
|
|
"domains",
|
|
"applications",
|
|
"docker-compose",
|
|
"databases",
|
|
"templates",
|
|
"(examples)",
|
|
"auto-deploy",
|
|
"schedule-jobs",
|
|
"volume-backups",
|
|
"providers",
|
|
"watch-paths",
|
|
"---Advanced---",
|
|
"cluster",
|
|
"multi-server"
|
|
]
|
|
}
|