Version-Updater Manual
This is manual for Version-Updater script. Script source is located at GitHub: https://github.com/iriiiina/version-updater
Version-Updater allows to easily update java files on Apache Tomcat web-server. Currently it works with Tomcat 8, but it can be modified for Tomcat 7 and 6 as well.
Version-Updater can be useful in java projects, where many .war
files should be deployed on one or multiple servers.
Requirements for using Version-Updater
- Machine with Bash
- Apache Tomcat 8 web-server (or script should be modified to work with Tomcat 7 or 6).
- Standard UNIX tools:
find
,grep
,wget
,curl
. - Standard terminal tool
bell
.
The author of script and manual:
Irina Ivanova
[email protected]
https://irina-ivanova.gitlab.io
Bugs and feature requests can be reported in the GitHub Issues: https://github.com/iriiiina/version-updater/issues