wiki:WikiStart

The confman Project

As a Systems Administrator, you probably spend a lot of time changing configuration files. You may even check some into  RCS in order to keep track of your changes over time.

Have you ever wanted a way to keep configurations in sync across multiple machines? How about a way that helps you to avoid introducing single points of failure like NFS? Wouldn't it be nice if revision control were at the center of your solution, so that you can work concurrently with a team and have history and rollback capabilities?

confman, the Configuration Manager, was written to meet this need. confman uses  Subversion to provide a revision-controlled environment for editing and deploying configuration files. With confman, you can easily manage configuration files for all or any subset of your machines.

confman has just released its first public beta. See Releases for download information.

Users Portal

Developers Portal