Apache Tomcat

AWS Azure Application Servers 2 variations

Apache Tomcat 11, the Java servlet and JSP container, ready to run your web applications.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened Apache Tomcat image, built and supported by cloudimg.

ProductCloudOperating systemVersion
Apache Tomcat 11 AWS 11 View · Guide
Apache Tomcat 11 Ubuntu 24.04 Azure Ubuntu 24.04 11 View · Guide

Overview

Apache Tomcat is the reference servlet container for running Java web applications, serving JSP pages and Jakarta Servlet workloads for well over two decades. Tomcat 11 targets the current Jakarta EE specifications, making it a dependable home for Java web apps.

This image gives you a configured Tomcat instance ready to deploy your WAR file and serve traffic.

Why the cloudimg image

The cloudimg image installs Tomcat 11 on a hardened base with the manager application secured by credentials generated uniquely for your instance on first boot, rather than the well known defaults, and stored in a root only file. The deployment guide covers deploying an application, fronting Tomcat with a web server and enabling HTTPS. 24/7 support is included.

Common uses

  • Hosting Java web applications packaged as WAR files
  • A Jakarta Servlet and JSP runtime for production traffic
  • An application tier fronted by a web server or load balancer