| By
Tom McAdam <tomc@future-i.com> |
| Status: Current |
We store config for apache, exim and bind in subversion, in the config repository. This is very much work in progress and I'd love to hear others' views on better ways to do it.
There are some quirks that I'm trying to iron out:
# svn co file:///home/svn/config/trunk/youngs/exim /etc/exim
# chmod g-w /etc/exim/exim.conf
I haven't got a fix for the above file ownership problem yet
# svn co file:///home/svn/config/trunk/youngs/apache /etc/apache
# svn co file:///home/svn/config/trunk/youngs/bind /var/named/etc/bind
Please check in any changes of the above configs as soon as you've made a change. I'll be adding some kind of boot email soon to remind people to commit uncommitted changes.