Project

General

Profile

TracMirroring » History » Version 2

Lutz Suhrbier, 05/30/2008 02:54 PM

1 1 Lutz Suhrbier
2
# Mirroring Trac
3 2 Lutz Suhrbier
4
5
The idea behind this description is to setup two identical Trac installations accessing the same database. One is to a [Shibboleth protected setup":http://dev.e-taxonomy.eu/trac. The other refers to the "Trac installation for EDIT developers](http://dev.e-taxonomy.eu/trac.)
6
7
8
The following section will describe the crucial points setting up a Trac mirror.
9
10
11
12
## Installing Trac
13
14
* Download and extract the same Trac source as installed on the master installation.
15
16
* Run python setup.py install
17
18
* Install the same modules (.egg) on the slave.
19
20
21
## Configuring the Trac Mirror
22
23
24
* Get the trac.ini from the master installation.
25
26
* Get the templates
27
28
* Get the attachments
29
30
* Get the wiki-makros
31
32
* Get the htdocs
33
34
* Become a mirror of the master'S SVN repository