Copy mir-setup to 1.1 branch
[mir.git] / scripts / mir-setup / README
1 $Id: README,v 1.1.2.1 2006/11/11 12:52:05 zak Exp $
2
3 The mir-setup script was developed initially on pulp (the
4 UK development server) and then on traven. It hasn't been
5 extensively tested outside of those environments, but is
6 here in the hope that it is useful.
7
8 See http://docs.indymedia.org/view/Sysadmin/TravenMirInstall
9 for more information on setting up sites with this script.
10
11 The files in this directory should be installed as follows:
12
13 mir/scripts/
14   mir-setup              ->   /usr/local/sbin/
15   munge_config_file.pl   ->   /usr/local/share/mir-setup/
16   conf/*                 ->   /etc/mir-setup/
17
18 If you choose different locations (for example running the
19 script direct from the CVS checkout, you'll need to modify CONFDIR
20 (in mir-setup itself) and/or SHAREDIR (in conf/config) accordingly.
21
22 Note that this script has only been used with the MIR_1_1 branch so
23 far.