Skip to content

Deploy and update config under webapps , restart tomcat

Notifications You must be signed in to change notification settings

fionazj/ShellToolFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

The script is for UIA team to deploy war package automatically

The script can deploy the war by get war from remote server, or install in local, or just update configuraion

################################
How to use main.sh
1. Download the project to the webtop machine
2. Config your server info in config/webtop_deploy_config file
3. How to exectuive the script:
 1) ./main.sh http://******.war	------- deploy the war from remote server , update config info , and restart tomcat
 2) ./main.sh ****.war		-------	deploy the war from local and update config info, and restart tomcat	
 3) ./main.sh *******		------- update config info and restart the specific webapp



About

Deploy and update config under webapps , restart tomcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages