Search Results

1
vote

To what extent can Version Control help in system administration?

More than just having configuration files in a revision control system, I suggest using a configuration management system such as …
0
votes

Version Control for a collaborative website on Mac

I would (and do) use a configuration management system like Chef to deploy configurations and applications to the servers, and maintain a Gi …