https://github.com/courseorchestra/tomcatansible
Tomcat ansible role: the prerequisite for Showcase and Mellophone installation
https://github.com/courseorchestra/tomcatansible
Last synced: 12 months ago
JSON representation
Tomcat ansible role: the prerequisite for Showcase and Mellophone installation
- Host: GitHub
- URL: https://github.com/courseorchestra/tomcatansible
- Owner: CourseOrchestra
- License: mit
- Created: 2018-03-22T07:10:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-21T07:22:35.000Z (over 7 years ago)
- Last Synced: 2025-01-21T21:15:35.789Z (about 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Tomcat
=========
Jenkins [](https://ci.corchestra.ru/job/tomcatansible/job/master/)
Travis [](https://travis-ci.org/CourseOrchestra/tomcatansible)
[](https://galaxy.ansible.com/CourseOrchestra/tomcat/)
Installation of [Apache Tomcat](http://tomcat.apache.org/) service bound to localhost. This role is prerequisite for [Showcase](https://github.com/CourseOrchestra/showcaseansible) and [Mellophone](https://github.com/CourseOrchestra/mellophoneansible) installations.
Requirements
------------
Java 8 (Oracle)
Role Variables
--------------
| parameter | default value | description |
|---------------------|---------------|------------------------|
| tomcat_version | 8.5.32 | version to install |
| tomcat_user | tomcat | service user |
| tomcat_group | tomcat | service user group |
| tomcat_bind_address | 127.0.0.1 | HTTP connector address |
Example Playbook
----------------
- hosts: servers
vars:
oracle_java_version: 8
oracle_java_version_update: 131
roles:
- role: ansiblebit.oracle-java
- role: CourseOrchestra.tomcat
License
-------
MIT
Author Information
------------------
https://corchestra.ru/en