Giter Club home page Giter Club logo

ansible_role_bonita_dev's Introduction

bonitasoft

bonita_dev

License Build Status

An Ansible role to setup Bonita Community server on a developer box.

Bonita server is installed in the user's home directory as default. A new tenant password is randomly generated on each run and the user is notified by an email providing the new tenant password.

This purpose of this repo is to play with ansible, molecule and Bonita BPM community server, thus not for production use ๐Ÿ˜‡

Requirements

  • ansible >= 2.x
  • Requires at least Java 8. See geerlingguy.java role instructions for installing OpenJDK 8.

Facts

  • java_installed: fact set by this role that contains a flag that indicates if Java is installed on the host.
  • java_version_installed: fact set by this role that contains the string of the Java version installed in the system.
  • tenant_admin_password: fact set by this role that contains the string of the randomly generated password for the tenant user Install (generated each run).

Role Variables

Debian/Ubuntu

  • bonita_home_dir: "~/bonita"
  • bonita_required_packages: ['unzip']

Playbooks

    - hosts: localhost
      roles:
         - role: bonita_dev
           vars:
              smtp_to: "[email protected]"

Tests

Molecule is designed to aid in the development and testing of Ansible roles -- Molecule

Please, refer to the manual to install and use molecule.

# Running the tests
molecule test
Family Distribution Version Test Status
Debian Ubuntu Bionic x86_64
Debian Ubuntu Xenial x86_64
Debian Debian Buster x86_64
Debian Debian Stretch x86_64

License

GPLv3

Links

ansible_role_bonita_dev's People

Contributors

uguy avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.