lginc/portainer stack deploy
Github Action for portainer, continuous deploy image to portainer by remote endpoint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverurl | portainer server url | yes | — |
| username | portainer admin user name | no | — |
| password | portainer admin user password | no | — |
| access_token | portainer account access token | no | — |
| endpointId | portainer EndpointId,default 1 | no | 1 |
| stackname | name of stack, lowercase | yes | — |
| imagenames | names of pull images, a arrary | no | — |
| env | environments of stack | no | — |
| variables | these variables will be replaced in docker-compose file | no | — |
| docker_compose | content of docker-compose.yml | no | — |
| docker_compose_path | docker-compose.yml in repository relative path | no | — |
| repo_username | username of git repository | no | — |
| repo_password | password of git repository | no | — |
Outputs
no outputs