crokily/Dokploy Deploy - Supports Latest Version
Find applicationId from project & application names, then deploy, using the new x-api-key header.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 15, 2025
- License
- MIT
Pinned Snippet
uses: crokily/dokploy-deploy-action@83fa80e3cec41a33ca5163436a7c39c2f2837d25 # v1.0.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dokploy_url | Dokploy base URL, e.g. https://dokploy.example.com | yes | — |
| api_key | Dokploy API key (use x-api-key header), creating in Setting/My Profile Page | yes | — |
| project_name | Dokploy project name | yes | — |
| application_name | Dokploy application name (or compose name) | yes | — |
Outputs
no outputs