| name | dokploy-deploy |
| description | This skill should be used when user asks to "deploy with Dokploy", "use Dokploy Cloud", "manage self-hosted Dokploy", "deploy Docker Compose on Dokploy", "manage Dokploy databases", "configure Dokploy domains", or "look up Dokploy CLI commands". |
| references | ["cloud","getting-started","applications","cli-commands"] |
| license | MIT |
Dokploy Deploy Skill
Skill for working with Dokploy Cloud and self-hosted Dokploy dashboards. Use the copied Dokploy docs for dashboard workflows and references/cli-commands.md for the CLI command index.
Your knowledge of Dokploy plans, install flow, and product behavior may be outdated. Prefer the local references over memory when you need current steps or product wording.
Quick Decision Trees
"I need to choose Dokploy Cloud or self-hosted"
Need Dokploy Cloud?
āā Managed Dokploy control plane ā references/cloud/cloud.mdx
āā Deploy to remote servers from Dokploy Cloud ā references/cloud/cloud.mdx
āā Need the dashboard docs too ā references/remote-servers/ + references/applications/
Need self-hosted Dokploy?
āā Fresh install ā references/getting-started/installation.mdx
āā Custom install settings ā references/getting-started/manual-installation.mdx
āā Day-to-day dashboard usage ā references/applications/, references/docker-compose/, references/databases/
"I need to deploy applications"
Need app deploy workflow?
āā App overview and tabs ā references/applications/index.mdx
āā Build and deploy details ā references/applications/build-type.mdx
āā Production guidance ā references/applications/going-production.mdx
āā Zero downtime or rollbacks ā references/applications/zero-downtime.mdx and references/applications/rollbacks.mdx
āā Preview deploys ā references/applications/preview-deployments.mdx
"I need Docker Compose"
Need Docker Compose?
āā Main workflow ā references/docker-compose/index.mdx
āā Domain handling ā references/docker-compose/domains.mdx
āā Example setup ā references/docker-compose/example.mdx
āā Utility details ā references/docker-compose/utilities.mdx
"I need databases"
Need database docs?
āā Overview ā references/databases/index.mdx
āā Backups or restore ā references/databases/backups.mdx and references/databases/restore.mdx
āā Connection docs ā references/databases/connection/
āā CLI command lookup ā references/cli-commands.md
"I need domains or HTTPS"
Need domains?
āā Main domain workflow ā references/domains/index.mdx
āā Generated domains ā references/domains/generated.mdx
āā Cloudflare-specific flow ā references/domains/cloudflare.mdx
āā Other DNS providers ā references/domains/others.mdx
"I need remote servers"
Need remote servers?
āā Feature overview ā references/remote-servers/index.mdx
āā Build server flow ā references/remote-servers/build-server.mdx
āā Deployment flow ā references/remote-servers/deployments.mdx
āā Setup instructions ā references/remote-servers/instructions.mdx
āā Security and validation ā references/remote-servers/security.mdx and references/remote-servers/validate.mdx
"I need the Dokploy CLI"
Need CLI lookup?
āā Full command index ā references/cli-commands.md
Working Notes
- Use copied Dokploy docs for product behavior and dashboard steps.
- Use
references/cli-commands.md for a quick command list sourced from Dokploy/cli.
- If the docs and the CLI source disagree, treat the CLI source-derived command index as the source of truth for command names.