Agent skill · DevOps & Cloud

dokploy-deploy

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".

fcakyongithub.com/fcakyonGitHub ↗
claude-codecodexcursorApache-2.0
Install
npx skills add fcakyon/claude-codex-settings --skill dokploy-deploy --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 36
SKILL.md size: 3 KB
Bundled scripts: none
Path: plugins/dokploy-skills/skills/dokploy-deploy/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 967
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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" ```text 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" ```text Need app deploy workflow? ├─ App overview and tabs → references/applications/index.mdx ├─ Build and deploy details → references/applications/build-type.mdx ├─ Produc

What's inside
Steps it walks through
  1. Quick Decision Trees
  2. "I need to choose Dokploy Cloud or self-hosted"
  3. "I need to deploy applications"
  4. "I need Docker Compose"
  5. "I need databases"
  6. "I need domains or HTTPS"
  7. "I need remote servers"
  8. "I need the Dokploy CLI"
  9. Working Notes
Ships with 24 files
  • references/applications/advanced.mdx
  • references/applications/build-type.mdx
  • references/applications/going-production.mdx
  • references/applications/index.mdx
  • references/applications/meta.json
  • references/applications/preview-deployments.mdx
  • references/applications/rollbacks.mdx
  • references/applications/zero-downtime.mdx
  • references/cli-commands.md
  • references/cloud/cloud.mdx
  • references/databases/backups.mdx
  • references/databases/connection/index.mdx
  • references/databases/connection/mariadb.mdx
  • references/databases/connection/mongo-atlas.mdx
  • references/databases/connection/mysql.mdx
  • references/databases/connection/pg-admin.mdx
  • references/databases/connection/redis.mdx
  • references/databases/index.mdx
  • references/databases/restore.mdx
  • references/docker-compose/domains.mdx
  • references/docker-compose/example.mdx
  • references/docker-compose/index.mdx
  • references/docker-compose/utilities.mdx
  • references/domains/cloudflare.mdx
first 24 of 36
More from claude-codex-settings
All skills →
About this skill
What does the dokploy-deploy skill do?

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".

How do I install it?

Run `npx skills add fcakyon/claude-codex-settings --skill dokploy-deploy --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From fcakyon/claude-codex-settings, a repository with 967 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going