Files
website/apps/docs/content/docs/core/meta.json
Mauricio Siu 8b539f1c26 feat: add AI Assistant documentation for Docker Compose template generation
- Introduced a new section detailing the integration of AI providers for generating Docker Compose templates in Dokploy.
- Provided step-by-step instructions for setting up AI providers and generating configurations from natural language prompts.
- Included examples of compatible AI providers and usage scenarios to enhance user understanding and accessibility.
2026-04-08 23:27:51 -06:00

69 lines
1.3 KiB
JSON

{
"title": "Core",
"description": "Essential guides for deploying and managing applications, databases, and server configurations",
"icon": "Package",
"root": true,
"pages": [
"---Introduction---",
"index",
"architecture",
"features",
"comparison",
"installation",
"manual-installation",
"reset-password",
"uninstall",
"videos",
"goodies",
"multi-tenancy",
"troubleshooting",
"---Cloud---",
"cloud",
"monitoring",
"differences",
"---Server---",
"ai",
"(S3-Destinations)",
"(Git-Sources)",
"(Users)",
"(Notifications)",
"registry",
"ssh-keys",
"certificates",
"backups",
"---Services---",
"variables",
"domains",
"applications",
"docker-compose",
"databases",
"(examples)",
"auto-deploy",
"schedule-jobs",
"patches",
"volume-backups",
"providers",
"watch-paths",
"---Remote Servers---",
"remote-servers/index",
"remote-servers/instructions",
"remote-servers/build-server",
"remote-servers/deployments",
"remote-servers/security",
"remote-servers/validate",
"---Advanced---",
"cluster",
"---Enterprise---",
"enterprise/index",
"enterprise/license-keys",
"enterprise/sso",
"enterprise/whitelabeling",
"enterprise/custom-roles",
"enterprise/audit-logs",
"---Guides---",
"guides/cloudflare-tunnels",
"guides/tailscale",
"guides/ec2-instructions"
]
}