Skip to content

CourseOrchestra/showcaseansible

Repository files navigation

Showcase

Build Status Ansible Galaxy

Installation of Showcase component of the Course Orchestra platform in Tomcat as web application. This role should be run after CourseOrchestra.tomcat.

Requirements

Role Variables

  • showcase_build: Showcase build number
  • appname: name of webapp to be installed (default: showcase)

Example Playbook

- hosts: servers
  vars:
     oracle_java_version: 8
     oracle_java_version_update: 131
  roles:
     - role: ansiblebit.oracle-java
     - role: CourseOrchestra.tomcat
     - role: CourseOrchestra.showcase

License

MIT

Author Information

https://corchestra.ru/en

About

ansible role for showcase installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages