Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.4 KB

File metadata and controls

35 lines (24 loc) · 1.4 KB

Salt Masterless Multi-Repo Projects helper

Experimentation with salt-minion to manage many git repositories.

In other words, run salt-minion inside a Docker container, that can help maintain large group of Git repositories from renoirb/projects-formula

Use-Case

  1. Re-Use renoirb/projects-formula to make a team to synchronize many repositories clones consistently
  2. Avoid asking the team to install tools manually, leverage Docker
  3. Each team member can configure any projects they want, as long as they follow conventions described in renoirb/projects-formula

Bookmarks

Salt and Docker

See also

Other "multi repo" synchronization tools.