Giter Club home page Giter Club logo

tomcat-apache's Introduction

Tomcat on Apache - Java Servlet and JSP Platform

Tomcat is a servlet container that implements the Java Servlet and the JavaServer Pages (JSP) specifications, and provides a "pure Java" HTTP web server environment for Java code to run in. Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations.

This appliance integrates Tomcat with the Apache web server. When a fully featured web server is not required, consider using the Standalone Tomcat Appliance.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • Tomcat on Apache configurations:

    • TurnKey web control panel in /var/lib/tomcat7/webapps/cp

      /etc/tomcat7/mod_jk.conf redirects the root web page to the control panel:

      RedirectMatch ^/$ /cp
      
    • All components installed from package management.

    • Using OpenJDK Java runtime.

    • Deployed web applications in /var/lib/tomcat7/webapps.

    • TurnKey web control panel in /var/lib/tomcat7/webapps/cp.

    • JSP console output sent to syslog (/var/log/syslog).

    • Created Tomcat admin/manager roles and admin user.

    • Use Apache2 Jk loadbalancer connector (performance).

    • JkMounts for admin, manager, host-manager applications (convenience).

    • Bind Tomcat AJP connector to localhost (security).

    • Removed Tomcat HTTP connector listener (security).

    • Set system wide Tomcat and Java environment variables.

  • Includes MySQL.

  • SSL support out of the box.

  • Includes Webmin module for configuring Apache2 and MySQL.

See the Tomcat on Apache docs for further details.

Credentials (passwords set at first boot)

  • Webmin, SSH, MySQL: username root
  • Tomcat administration applications: username admin

tomcat-apache's People

Contributors

alonswartz avatar jedmeister avatar lirazsiri avatar

Watchers

James Cloos avatar Stefan Davis avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.