aa-hamza/Deploy a config file to Portainer
Github Action to deploy a config to a Portainer instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| portainer-host | Portainer host, eg. https://myportainer.instance.com | yes | — |
| username | Username for the Portainer login. NOTE: Do not use admin account! Create a new CI specific login | yes | — |
| password | Password for the Portainer login | yes | — |
| endpoint-id | ID of the Portainer node to deploy to | no | — |
| config-name | Name for the config | yes | — |
| config-definition | The path to the config file | no | — |
| reject-unauthorized | Reject unauthorized SSL certificates | no | true |
Outputs
no outputs