Skip to main content.

Virtual Trac VMWare Appliance

Trac is a web-based software project management and bug/issue tracking system developed by the guys at Edgewall. It provides an interface to Subversion and an integrated wiki.

In response to popular demand (OK, one person who said yes when I asked) I have created a VMWare appliance so people can try out Trac easily.

You can download the appliance here. WARNING: it's 238 Mb!

It is based on Debian 3.1, and includes Subversion 1.1.4 (from Debian) and Trac 0.9.5 (downloaded and installed by me).

Installation

1. Download and install the free VMWare Player from VMWare.

2. Unzip the downloaded file VMWare-Trac-1.0.zip (238 Mb) and double-click on VirtualTracServer.vmx

3. When the VM has booted up, see the console for instructions on accessing Trac with your browser.

The root password on the machine is tracroot; there is also a user trac with password trac - trac's home directory is where the default Trac and Subversion repositories live. You can use these, or set up your own.

For more details on setting up a Trac project of your own, see here.

I recommend using the PuTTY client for logging into the system, copying files in & out, etc. If you dump an existing Subversion repository (svnadmin dump), you can transfer it into the VM, load it up (svnadmin load), and you're up and running.

Enjoy!

Comments

Everything appears to be working except logging in to Trac.

http://{ip}:8000/TracRepository/login

Nothing happens when I hit this page. Any thoughts as to why?

Posted by PWills at 05/16/06 20:43:10

Thanks for this! Hope it doesn't kill your bandwidth... I'll be trying it out tomorrow.

Posted by Bruce at 05/16/06 23:34:03

PWills - see http://{ip}:8000/TracRepository/wiki/TracStandalone for details on how to set up basic authentication with the VM.

Posted by dhague at 05/17/06 09:32:38

Feel free to submit this to the Virtual Appliance directory at
http:/www.vmware.com/vmtn/appliance/directory/ or to submit it to the Ultimate Virtual Appliance Challenge at http://www.vmware.com/vmtn/...

Posted by jtroyer at 05/18/06 06:49:17

UPDATE:
There is an entry in the VMWare appliance challenge at http://www.vmware.com/vmtn/... which gives a Trac VM in only 123 Mb. Well done to TalusMaximus for producing such a small VM!

Posted by Darren Hague at 06/08/06 10:33:13

Add Comment

This item is closed, it's not possible to add new comments to it or to vote on it