An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Tomcat
=========

Jenkins [![Build Status](https://ci.corchestra.ru/buildStatus/icon?job=tomcatansible/master)](https://ci.corchestra.ru/job/tomcatansible/job/master/)

Travis [![Build Status](https://travis-ci.org/CourseOrchestra/tomcatansible.svg?branch=master)](https://travis-ci.org/CourseOrchestra/tomcatansible)

[![Ansible Galaxy](https://img.shields.io/badge/galaxy-CourseOrchestra.tomcat-blue.svg)](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