Files
website/apps/docs-v2/content/docs/core/meta.json
Mauricio Siu 179e97dd56 feat: add SEO
2024-11-09 22:59:04 -06:00

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"
]
}