gerdemann/rancher-compose up -d action
A rancher-compose up -d action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| RANCHER_URL | Rancher URL | yes | http://rancher.example:8080 |
| RANCHER_ACCESS_KEY | Rancher ACCESS_KEY | yes | "" |
| RANCHER_SECRET_KEY | Rancher SECRET_KEY | yes | "" |
| RANCHER_COMPOSE_FILE | rancher-compose.yml | yes | rancher-compose.yml |
| DOCKER_COMPOSE_FILE | docker-compose.yml | yes | docker-compose.yml |
| STACK_NAME | Stack name | yes | default |
| ENV_FILE | ENV file | no | "" |
| CHECK_SERVICE | Check service for state is active. "StackName/ServiceName" | no | "" |
| PULL_IMAGES | Pull Docker images before upgrading | no | false |
Outputs
| name | description |
|---|---|
| skipped | True if the deployment was skipped |