summaryrefslogtreecommitdiff
path: root/ciabot/INSTALL
blob: 8a2ffa9573bab6395eb1ec3f0d7216ab6f61ff9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
The following steps are needed to use this code:

Install some packages:
- Python
  * git module (ubuntu: python-git)
  * bugzilla module (?) (ubuntu: not in standard repos)

Configure the software:
- Copy config-example.cfg -> config.cfg and change the defaults


- Have this directory as e.g. ~/prod

Clone-out extra repositories
- git clone git://gitorious.org/irker/irker.git ~/git/irker
- git clone git://github.com/vmiklos/irker-cia-proxy.git ~/git/irker-cia-proxy

Run the install script
- ~/git/dev-tools/ciabot/setup/install