Dokploy is an open-source PaaS that allows users to deploy and manage applications on a self-hosted instance using Docker and Traefik. It is intended for developers looking for an alternative platform to Vercel or Heroku.
$ npx skills add https://github.com/sattva2020/skills --skill dokploy-api-mcpThis skill provides full API integration for managing self-hosted Dokploy instances, covering projects, applications, databases, and domains. It includes an interactive setup process to configure your Dokploy URL and API credentials, along with comprehensive guides for Next.js deployments and common pitfalls. The skill is designed for developers who want to manage containerized deployments on their own infrastructure without relying on external PaaS platforms. Setup involves running a Python configuration script that guides you through connecting your Dokploy instance via API key authentication.
Install via CLI using the command provided and follow the setup instructions in the documentation.
Deploy applications using Dokploy
Manage application configurations on Dokploy
Access and utilize the Dokploy API for automation
View application health and logs on the dashboard
$ npx skills add https://github.com/sattva2020/skills --skill dokploy-api-mcpgit clone https://github.com/sattva2020/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan