actions-marketplace-validations/docker-swarm-deploy
A GitHub Action that enables you to publish your app as a Docker stack to a remote Docker swarm.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 6, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/sagebind_docker-swarm-deploy-action@f2db4b23a5be98bb8db6e11f12437652ebeb2f71 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| remote_host | Docker host to connect to | yes | — |
| ssh_public_key | SSH public key of the server | no | — |
| ssh_private_key | SSH private key to use to connect | no | — |
Outputs
no outputs