slitaz-forge view bugs/README @ rev 119

tank: improve Makefile
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 14 14:10:53 2012 +0100 (2012-03-14)
parents 72b6103af8b3
children 119091d34ff2
line source
3 http://bugs.slitaz.org/ runs a Roundup tracker powered by roundup-server
4 -C server.ini and Lighttpd mod_proxy
6 * templates/ : Contain the SliTaz template used to install and initialize
7 the tracker. It also have the xHTML files and CSS style.
8 * roundup.wsgi : Is the WSGI handler (buggy with Lighttpd)
9 * server.ini : Is the config used be used with roundup-server
11 The bugs tracker configuration file (config.ini) is not under Hg since
12 it have MySQL db login information and SMTP password.