Swarmpit Stack Deploy
ActionsTags
(2)This action allows you to deploy a new stack or update an existing by passing a docker compose file.
uses: firstandthird/swarmpit-stack-deploy-action
with:
url: https://swarmpit.yourdomain.com
api-key: super-secure-api-key
stack: stack-name
compose: docker-compose-production.yml # can be any docker compose file
Swarmpit Stack Deploy is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.