Changes:

  • Initial public release of TurnKey Tomcat.
  • SSL support out of the box.
  • Includes Turnkey web control panel (convenience).
  • Includes postfix MTA (bound to localhost) to allow sending of email from web applications (e.g., password recovery). Also added webmin-postfix module for convenience.
  • Tomcat and Java configurations:
    • Configured Tomcat admin/manager roles and admin user.
    • Configured Tomcat HTTP connector to bind to port 80 (default: 8180).
    • Configured SSL port to bind to port 443 (default: 8443).
    • Disabled AJP connector on port 8009 (security).
    • Tomcat and Java environment variables configuration system wide.
  • Enabled multiverse Ubuntu repository and pinned sun-java6 so it can be updated (security).
  • Regenerates all secrets during installation / firstboot (security).

Major component versions

tomcat5.5 5.5.25-5ubuntu1.2
sun-java6-jdk 6-16-0ubuntu1.8.04
sun-java6-jre 6-16-0ubuntu1.8.04
ant 1.7.0-3

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

Links