Changes:

  • Initial public release of TurnKey Redmine.
  • SSL support out of the box.
  • Redmine configuration:
    • Loaded default roles, trackers, statuses, workflows and enumerations.
    • Configured projects to use all available trackers (bug, feature, support).
    • Includes custom developed init scripts for bzr and svn.
    • Includes exemplary helloworld repositories.
  • Integrated version control systems:
    • git: git://addr/git
    • svn: svn://addr/svn
    • bzr: bzr://addr/bzr
    • mercurial: http://addr:8080
  • Includes Phusion Passenger for Apache web server (mod_rails).
  • Includes postfix MTA (bound to localhost) to allow sending of email from Redmine (e.g., password recovery). Also added webmin-postfix module for convenience.
  • Regenerates all secrets during installation / firstboot (security).

Major component versions

redmine 0.8.4 (upstream tarball)
git-core 1:1.5.4.3-1ubuntu2.1
bzr 1.3.1-1ubuntu0.1
subversion 1.4.6dfsg1-2ubuntu1.1
mercurial 0.9.5-3
apache2 2.2.8-1ubuntu0.11
mysql-server 5.0.51a-3ubuntu5.4
ruby 4.1
rubygems 1.3.5
rails 2.3.4
rake 0.8.7
passenger 2.2.5

Note: Please refer to turnkey-core's changelog for changes common to all appliances. Here we only describe changes specific to this appliance.

Links