Trac Appliance

-

Integrated SCM & Project Management

Trac is a web-based project management and bug-tracking tool. It allows hyperlinking information between a computer bug database, revision control and wiki content. It also serves as a web interface to the revision control systems Subversion, Git, Mercurial, Bazaar, Perforce and Darcs. Among the users of Trac is NASA's Jet Propulsion Laboratory.

Current version: 2009.10-2 (changelog)

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

  • Trac configurations:
    • Supports Git, Bazaar, Mercurial and Subversion.
    • Includes exemplary helloworld repositories.
    • Configured site wide authentication realm and admin user.
    • Includes python-pygments to provide syntax highlighting.
    • Automatically install security updates directly from Debian stable (security).
  • 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 and Postfix.
	Name        Protocol access
----        ---------------
Git         git://addr/git/REPO
Bazaar      bzr://addr/bzr/REPO
Subversion  svn://addr/svn/REPO
Mercurial   http://addr:8080/REPO

Repositories are stored in /srv/repos.

To simplify creating new projects, we have included a helper script called trac-initproject. Please refer to the Trac documentation for usage notes on how to create and access projects.

Default credentials:

  • Webmin, Webshell, SSH: username root, no password
    • user sets password during installation
  • Trac: username: admin, password turnkey