Apache Tomcat Module for Webmin.
Install and Manage Apache Tomcat or Manage Existing Installations.
Webmin->Webmin Configuration->Webmin Modules->From ftp or http URL
URL: http://github.com/cited/Tomcat-Webmin-Module/raw/master/scripts/tomcat.wbm.gz
Go to Servers->Apache Tomcat to complete set up using the setup Wizard (you may need to refresh page).
On Ubuntu, as Root:
wget https://raw.githubusercontent.com/cited/Tomcat-Webmin-Module/master/scripts/ubuntu.sh
chmod +x pre-install.sh
./pre-install.sh
On Rocky Linux or Alma Linux, as Root:
wget https://raw.githubusercontent.com/cited/Tomcat-Webmin-Module/master/scripts/alma-rocky.sh
chmod +x pre-install.sh
./pre-install.sh
Go to Servers->Apache Tomcat to complete set up using the setup Wizard.
As Root:
git clone https://github.com/cited/Tomcat-Webmin-Module
mv Tomcat-Webmin-Module-master tomcat
tar -cvzf tomcat.wbm.gz tomcat/
Upload from Webmin->Webmin Configuration->Webmin Modules
Go to Servers->Apache Tomcat (you may need to refresh page)
Tested on Ubuntu 20 and 22
Tested on CentOS 6, 7, and 8
Tested on Rocky Linux 9
Tested on Alma Linux 9
Install tomcat packages manually and then install module, because Webmin doesn't support pacman. Go to Existing Tomcat Installations below.
pacman --noconfirm -S tomcat8 tomcat-native jre8-openjdk
Install tomcat packages manually and then install module. Go to Existing Tomcat Installations below.
zypper -n install tomcat tomcat-webapps tomcat-admin-webapps
Install Tomcat using one of our scripts!
The module can also be installed on existing Tomcat installations.
- Install from Webmin->Webmin Configuration->Webmin Modules
- Go to Servers > Apache Tomcat
- Click config icon in top left corner
- Set the paths to those used on your installation
Once you have updated the /etc/webmin/tomcat/config file to your installation paths, you should be able to use all functionality.
Please report issue here or at hello@acugis.com
Tomcat Module:
Tomcat Module WAR Manager:
Tomcat Module Configuration Editor:
- Copyright AcuGIS, 2020
- Copyright Cited, Inc., 2020