mirror of
https://github.com/Dokploy/website.git
synced 2026-06-19 06:05:27 +02:00
- 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.
69 lines
1.3 KiB
JSON
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"
|
|
]
|
|
}
|