Home / Support / Apache Tomcat 10 on Ubuntu 24.04 LTS
Apache Tomcat 10 on Ubuntu 24.04 LTS — Apache Tomcat 10 is the reference Jakarta EE servlet container for running Java web applications, paired with Apache HTTP Server. Published by Derek Coleman & Associates Inc on the Azure Marketplace, deployed in your own Azure subscription.
| Application ports | 80 (HTTP via the Apache reverse proxy), 443; 8080 (Tomcat direct) is NOT opened in the in-image firewall |
|---|---|
| Open in browser | http://<VM-IP>/ |
| Service(s) | tomcat, apache2 |
| Configuration | /opt/tomcat/conf/ (server.xml, tomcat-users.xml); deploy WARs to /opt/tomcat/webapps/; proxy vhost /etc/apache2/sites-available/tomcat-proxy.conf |
| Logs | /opt/tomcat/logs/catalina.out; /var/log/apache2/ |
| Version | Apache Tomcat 10.1.55 on OpenJDK 17, fronted by Apache 2.4 |
| Platform | Ubuntu 24.04 LTS |
Email support@dcassociatesgroup.com (response within 1 business day) or send a
message via the contact form. Include the offer name, VM size, region, and any log output — sudo journalctl -u <service> -n 100 usually tells the story.