Files
website/apps/docs-v2/content/docs/core/meta.json
2024-11-09 21:15:20 -06:00

39 lines
606 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",
"...",
"---Server---",
"(S3-Destinations)",
"(Git-Sources)",
"(Users)",
"(Notifications)",
"registry",
"ssh-keys",
"certificates",
"---Services---",
"applications",
"docker-compose",
"databases",
"templates",
"page-conventions",
"navigation",
"---UI---",
"theme",
"components",
"mdx",
"blocks"
]
}