Apache Tomcat Proxmox LXC script

Apache Tomcat is an open-source application server that runs Java Servlets and JavaServer Pages (JSP). It allows developers to deploy and manage Java web applications by handling HTTP requests and serving dynamic content. Tomcat is widely used for lightweight web applications and supports various Java EE features like WebSockets and JNDI.

To create a new Proxmox VE Apache Tomcat LXC, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/apache-tomcat.sh)"
  • User can select which Adoptium JDK should be used for the selected Tomcat version (9, 10.1 or 11).

Default settings

CPU: 1vCPU
RAM: 1GB
HDD: 5GB
Default Interface: IP:8080