Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added SwarmCD to README.md #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

m-adawi
Copy link

@m-adawi m-adawi commented Jul 15, 2024

This open-source tool follows the GitOps methodology to automates deployments to Docker swarm clusters. Here's how it works: you can store all your Docker compose and config files for your stacks in a git repo. Then, you deploy this tool to your Docker swarm cluster, configure it to use that repo, and it will keep an eye out for any changes, deploying them to the cluster automatically. This way, you won't have to log in to your cluster every time to run some commands.

Signed-off-by: Malek Adawi <91701218+m-adawi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant