OpenApp Tomcat

OpenApp Tomcat

Apache Tomcat (or Jakarta Tomcat or simply Tomcat) is an open source servlet container developed by the Apache Software Foundation (ASF). Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle Corporation, and provides a “pure Java” HTTP web server environment for Java code to run. Apache Tomcat includes tools for configuration and management, but can also be configured by editing XML configuration files.

OpenApp Tomcat is based on Ubuntu 10.04 LTS, and comes with:

  • Tomcat 6
  • Lighttpd with mod_proxy and mod_cgi
  • Mysql server
  • Postfix
  • OpenPanel with mod-tomcat, mod-mysql, mod-backup, mod-smtp
  • OpenApp Backup (more information)
  • OpenApp Tuning (more information)

Screenshots

Installing OpenApp Tomcat

Please note that OpenApp always expects a clean install! Installing OpenApp packages on a non-clean system is likely to lead to data-loss or a non-functional system.

To install OpenApp Tomcat, start with a minimal installation of Ubuntu 10.04 LTS.
Add the following to /etc/apt/sources.list:

deb http://download.openpanel.com/deb lucid main openapp

Then, as root, type:

apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4EAC69B9
apt-get update
apt-get install openapp-tomcat

During the install, you will get some questions:

  • Postfix — configuration type
    Select ‘Internet Site’ (press enter). OpenApp will configure postfix later on
  • Postfix — System mail name. This should be the hostname of your system and should already be entered (press enter). OpenApp can configure this later on

Once all packages have been installed, it is time to set a password for OpenPanel:

openpanel-cli "update user password=«your password»"

You can now login at https://«your ipaddress»:4089/ with the password entered in the previous step.
You are now in the OpenPanel-interface of your machine. Here, you can easily configure backups, outgoing email and optional software upgrades.

Project supported by CloudVPS a leading European cloud server provider.