Back to Directory
devops
Dokploy
Manage Dokploy deployments, projects, applications, and domains via the Dokploy API.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of dokploy: manage Dokploy deployments, projects, applications, and domains via command-line and API.
- Provides CLI commands for project, application, deployment, and domain management
- Fully documented configuration, including API key and connection setup
- Supports listing, creating, updating, and deleting projects, applications, and domains
- Application deployment, logs, and environment variable management included
- Utility commands to check API status and view current config
- API endpoints and required tools (`curl`, `jq`) are listed in documentation