Tomcat-Webmin-Module icon indicating copy to clipboard operation
Tomcat-Webmin-Module copied to clipboard

Config Module with existing Tomcats

Open mohamed-khadragy opened this issue 1 year ago • 3 comments

The readme file doesn't show up how to configure the module to point out to the existing tomcat. it stated that I need to do this configs manually but with zero guidance.

mohamed-khadragy avatar Mar 27 '24 11:03 mohamed-khadragy

https://github.com/cited/Tomcat-Webmin-Module?tab=readme-ov-file#existing-tomcat-installations

  1. Click config icon in top left corner of module.
  2. Set the paths to those used on your installation (replace paths with your own Tomcat paths)
  3. Once you have updated the /etc/webmin/tomcat/config file to your installation paths, you should be able to use all functionality.

DavidGhedini avatar Mar 27 '24 12:03 DavidGhedini

Can you share an example for this the /etc/webmin/tomcat/config file contains only a single line that points to itself. I tried to add the path to config files of my tomcat but the module still search for the default path.

My question is how to modify th defaults settings (with example if available) to

  • point to the new config files
  • point to the correct service name (different than tomcat.service)
  • point to different base directory for tomcat (example /tomcat/tomcat10)

mohamed-khadragy avatar Mar 27 '24 12:03 mohamed-khadragy

You need to click the Config icon on the top left of the module

image

DavidGhedini avatar Mar 27 '24 12:03 DavidGhedini