Setup Tomcat with options:
- Installed from sources (tar.gz) from web
- Owned and run by user tomcat:tomcat
- Version $tomcat_version
- Installation folder is /opt/tomcat/apache-tomcat-$tomcat_version
and checks:
- Process id
- Uptime
- Http request
Setup Tomcat with options:
- Installed from sources (tar.gz) from web
- Owned and run by user tomcat:tomcat
- Version $tomcat_version
- Installation folder is /opt/tomcat/apache-tomcat-$tomcat_version
- Created user manager for deploy
- Allowed remote deploy
and checks:
- Process id
- Uptime
- Http request
Setup Nginx with option:
- Tomcat home page available on port 80 via Nginx
and checks:
- Process id
- Uptime
- Version
Сustom filter, with options:
- Select URL for download MongoDB
- Depends on OS family, OS major release number and MongoDB version
Creates new VM by Vagrant with option:
- Using custom module
Setup Nginx on VM with options:
- Using dynamic inventory
Deploy war file to Tomcat with option:
- Using custom module on bash