bramkelchtermans/Deploy to Portainer
Deploys Docker Compose files to a Portainer instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 1, 2026
- License
- None
Pinned Snippet
uses: bramkelchtermans/portainer-deploy-action@ecacfa3280ca27d432ba148f1d04a9b1a68b7b05 # beta-0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| portainer_url | The URL of the Portainer instance | yes | "" |
| portainer_api_key | The API key for Portainer authentication | yes | "" |
| changed_files_path | Path to the file containing changed Docker Compose files | yes | "" |
| environment_file | The environment file to use for the deployment | no | default |
Outputs
| name | description |
|---|---|
| status | Status of the deployment |