Docker Swarm Deployment Action
Version updated for https://github.com/matchory/docker-swarm-deployment-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates seamless deployment of applications to a Docker Swarm cluster by automating tasks such as discovering Compose files, validating configurations, rotating secrets and configs, and ensuring compatibility with the Compose Specification. It addresses challenges like post-deployment monitoring, rollback handling, and feature reconciliation for Docker Swarm. With flexible customization options and a focus on reliability, it simplifies and streamlines the deployment process for containerized applications.
What’s Changed
Full Changelog: https://github.com/matchory/docker-swarm-deployment-action/compare/v1.0...v1.1.0