Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages