Skip to content

k2patel/tomcat_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script will manage call against the tomcat-manager. You can reload / stop / start / list / serverinfo / sessions against your application as needed. while using list / sessions / serverinfo use context to "/"

it's simple and uses base64 password to store in your configuration.

  • main script "tomcat_wrapper"
  • config "tomcat_wrapper.conf"

example use :

/usr/local/sbin/tomcat_wrapper -u ${user} -p ${password} -H ${host} -P ${port} -m ${manager} -c ${context} -a ${action} -s ${ssl}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages