saturdayshdev/Deploy
🏗️ GitHub Action for deploying stacks to Portainer.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| portainer-url | Portainer URL. | yes | — |
| portainer-username | Portainer Username. | yes | — |
| portainer-password | Portainer Password. | yes | — |
| portainer-endpoint-id | Portainer Endpoint ID. | yes | — |
| env-file | Env file. | yes | — |
| stack-name | Stack name. | yes | — |
| stack-compose-path | Path of docker-compose file. | yes | — |
| stack-pull-image | Pull image before creating the stack. | no | true |
| stack-prune | Prune services that are no longer referenced. | no | true |
Outputs
no outputs