filaind/Deploy a Portainer swarm stack
Github Action to deploy a swarm stack to a Portainer instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| portainer-host | Portainer host, eg. https://myportainer.instance.com | yes | — |
| portainer-api-key | The API key for the Portainer instance | yes | — |
| swarm-id | ID of the Swarm to deploy to | yes | — |
| endpoint-id | ID of the Portainer node to deploy to | yes | — |
| stack-name | Name for the Portainer stack | yes | — |
| stack-definition | The path to the docker-compose stack stack definition file, eg. stack-definition.yml | yes | — |
| template-variables | If given, these variables will be replaced in docker-compose file by handlebars | no | — |
Outputs
no outputs