Redmine is a Rails web application that provides integrated project management features, issue tracking, and support for multiple version control programs. It includes calendar and gantt charts to aid visual representation of projects and their deadlines. It also features multi-project support, role based access control, a per-project wiki, and project forums.
The TurnKey Redmine Live CD appliance includes all the standard features in TurnKey Core, and on top of that:
* Redmine configurations:
- Supports Git, Bazaar, Mercurial and Subversion.
- Includes exemplary helloworld repositories.
- Loaded default roles, trackers, statuses, workflows and enumerations.
Configured projects to use all available trackers (bug, feature, support).
* SSL support out of the box.
* Includes Phusion Passenger for Apache web server (mod_rails).
* Postfix MTA (bound to localhost) to allow sending of email (e.g., password recovery).
* Webmin modules for configuring Apache2, MySQL and Postfix.
* No auto-updates for: redmine (installed from upstream tarball).
Name Protocol access
---- ---------------
Git git://addr/git
Bazaar bzr://addr/bzr
Subversion svn://addr/svn
Mercurial http://addr:8080
Repositories are stored in /srv/repos.
* Recommended configurations:
- settings->hostname and path
- settings->email notifications
Default credentials:
* Webmin, Webshell, SSH, MySQL: username root, no password
- user sets password during installation
* Redmine: username: admin, password turnkey
Product's homepage
What's New in This Release: [ read full changelog ]
· Installed security updates.
· Enabled etckeeper garbage collection by default.
· Upgraded to latest inithooks version (adhoc re-initialization via turnkey-init)
· VMWare build: run vmware-config-tools.pl on first boot
· Amazon EC2 EBS build: support resizing of root filesystem