Skip to content

turnkeylinux-apps/bugzilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bugzilla - Bug Tracking System

Bugzilla is a Web-based general-purpose bugtracker and testing tool originally developed and used by the Mozilla project. One of Bugzilla's major attractions to developers is its lightweight implementation and speed. Many projects use it to track feature requests as well. Bugs can be submitted by anybody, and will be assigned to a particular developer.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Bugzilla configurations:

    • Installed from upstream source code (HEAD of '5.0' branch) via git to /var/www/bugzilla.

      Security note: Updates to Bugzilla may require supervision so they ARE NOT configured to install automatically. See Bugzilla documentation for upgrading.

    • Periodically collect statistics and execute whine.
    • Includes support for dependency graphs and documentation.
  • SSL support out of the box.
  • Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
  • Webmin modules for configuring Apache2, MySQL and Postfix.

Initial configuration: http://*appliance\_ip*/editparams.cgi

Credentials (passwords set at first boot)