welcome: please sign in

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment
First name of the author of the GNU Manifesto

Edit

WebServicesAdmin / BugZilla

1. Source

Source tracks the 5.0 branch using git. Out of a desire to have a fully working bugzilla (graphs and whatnot are nice), all of the required and optional perl modules were installed using cpan under the source tree. This means the install is tied to running on servers running the same Debian release without killing the local cpan cache and reinstalling.

2. Web configuration

Bugzilla 4.x supports suexec, so we're using that and configuring it using domtool. An unfortunately side-effect is that all of the bits that would have been in a few .htaccess files is duplicated as domtool config. Make sure to keep it up to date!

3. Important Data

4. Old Install

BugZilla 3.x lives in /afs/hcoop.net/common/app/bugzilla/

5. Configuration

Edit /afs/hcoop.net/common/app/bugzilla/app/localconfig and commit any changes using git --git-dir=/afs/hcoop.net/common/app/bugzilla/git commit


CategorySystemAdministration