Files
website/apps/docs/content/docs/core/meta.json
Mauricio Siu 4253060701 docs: add Tailscale guide for secure access to Dokploy applications
- Introduced a new guide on using Tailscale to securely access Dokploy applications and servers through a private network.
- Updated meta.json to include the new Tailscale guide in the documentation structure.
- The guide covers setup, configuration, and security benefits of using Tailscale, emphasizing zero-config VPN features and private service access.
2025-12-07 17:52:23 -06:00

58 lines
1.1 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",
"installation",
"manual-installation",
"reset-password",
"uninstall",
"videos",
"troubleshooting",
"---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",
"---Remote Servers---",
"remote-servers/index",
"remote-servers/instructions",
"remote-servers/build-server",
"remote-servers/deployments",
"remote-servers/security",
"remote-servers/validate",
"---Guides---",
"guides/cloudflare-tunnels",
"guides/tailscale",
"guides/ec2-instructions",
"---Advanced---",
"cluster"
]
}