Skip to content

hdp/Bugz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1) Install Bugzilla

2) Install dependencies

  perl Makefile.PL
  make installdeps

3) Create symlinks, then run the standalone server:

  perl script/bugz_setup.pl /path/to/bugzilla
  perl script/bugz_server.pl -d

https isn't supported by Catalyst's standalone server, so you'll have to either
use a real deployment mechanism (e.g. reverse proxy or fastcgi) or tunnel over
ssh or something.

About

Bugzilla on Catalyst

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages