Dokploy Deployment Suite
Version updated for https://github.com/SSanjeevi/dokployaction to version v1.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
๐ Dokploy GitHub Actions - v1.2.0
This action is now available on GitHub Marketplace! ๐
๐ฆ Available Actions
- Main Action:
SSanjeevi/dokployaction@v1.2.0 - Deploy:
SSanjeevi/dokployaction/actions/deploy@v1.2.0 - Health Check:
SSanjeevi/dokployaction/actions/health-check@v1.2.0 - Cleanup Containers:
SSanjeevi/dokployaction/actions/cleanup-containers@v1.2.0 - Rollback:
SSanjeevi/dokployaction/actions/rollback@v1.2.0 - Setup SSL:
SSanjeevi/dokployaction/actions/setup-ssl@v1.2.0 - Configure Domain:
SSanjeevi/dokployaction/actions/configure-domain@v1.2.0
๐ Documentation
๐ง Quick Start
- name: Deploy to Dokploy
uses: SSanjeevi/dokployaction@v1.2.0
with:
dokploy-url:
api-key:
application-id: 'your-app-id'
docker-image: 'ghcr.io/user/app:latest'
โจ Key Features
- ๐ Zero-downtime deployments with health checks
- ๐ Automatic rollback on deployment failure
- ๐ฅ Health monitoring with configurable retry logic
- ๐งน Container cleanup to manage resources
- ๐ SSL/TLS setup for secure connections
- ๐ Domain configuration automation
- ๐ Comprehensive logging and GitHub step summaries
๐ What’s Changed
See CHANGELOG.md for detailed changes.
๐ Support
If you find this action helpful, please โญ star the repository and share it with others!