mirror of
https://github.com/Dokploy/website.git
synced 2026-06-29 02:55:23 +02:00
- 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.
58 lines
1.1 KiB
JSON
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"
|
|
]
|
|
}
|