rrennoir/PyPortainerStackDeployment
Deploy a stack to Portainer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| portainerUrl | Url of the Portainer instance | yes | — |
| portainerApiKey | Password to authenticate to the Portainer API | yes | — |
| portainerEndpointId | ID of the Portainer endpoint, usually 2 | no | 1 |
| stackName | Name of the stack | yes | — |
| stackType | Stack type (1: Swarm stack, 2: Compose stack, 3: Kubernetes stack) | no | 1 |
| composeFile | Path to the compose file | yes | — |
| prune | Prune stack when updating | no | false |
| pullImage | Repull every images | no | false |
| delete | Delete the stack | no | false |
| verifySSL | Check the validity of the SSL certificate | no | true |
Outputs
no outputs