mirror of
https://github.com/moghtech/komodo.git
synced 2025-12-05 19:17:36 -06:00
[Feat] Ability to clone a repo to multiple servers #299
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @adrianipopescu on GitHub (Apr 21, 2025).
I use a "toolkit" stack that I deploy to multiple environments. This stack has basics like monitoring agents or even traefik.
I'm pulling configurations from a centralized endpoint per env.
Is there a way to configure the git pull to multiple servers at once?