sovarto/Deploy Docker Swarm cluster services stack
Deploys a Docker Swarm cluster services stack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack-name | The name of the stack that will be deployed. Used for the Terraform state filename. | yes | ${{ github.event.repository.name }} |
| namespace | The namespace (=docker stack) to which the service(s) will be deployed | yes | — |
| services-definition | The file path to the services definition | yes | .cluster/services-definition.tmpl.yaml |
| remote-state-access-token | The access token for the remote state | yes | — |
Outputs
no outputs