Subscribe to News and Security announcements
Sign up to TurnKey's low-traffic announcements newsletter to get
important security bulletins and updates on major new releases.
In the works: dozens of new appliances, 64-bit images, a Debian based version of TurnKey and many other cool new features.
Redmine
-Integrated SCM & Project Management
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.
Run from browser:
The Redmine appliance includes all the standard features in TurnKey Core, and on top of that:
-
Redmine configurations:
- Installed from upstream source code to /var/www/railsapp
- 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).
- Uses Ruby Enterprise (performance)
- 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
Redmine credentials (passwords set at first boot):
- Webmin, Webshell, SSH, MySQL: username root
- Redmine: username admin


