Coder Social home page Coder Social logo

ansible-role-oracle-soa's Introduction

Ansible Role: Oracle SOA Suite

Role aimed to install and configure Oracle SOA Suite. Currently it supports 12c releases (12.1.3, 12.2.1) and 11g releases (11.1.1.7)

Requirements

  • Java Development Kit installed, depending in SOA Suite version (e.g: Oracle JDK 8 on SOA 12.2.1)
  • This role is only supported in Red Hat related OS (Centos, Oracle Linux).
  • If you are not using oracle_soa_quick_installation = yes, then you need to have Oracle WebLogic installed (you can use oracle-weblogic role).

Role Variables

Defaults:

  • oracle_soa_version: 12c
  • oracle_soa_quick_installation: yes #only required in 12c
  • oracle_soa_installer: path.jar # path to soa installer

Variables:

  • oracle_soa_user: oraclefmw

  • oracle_soa_group: ofmwinstall

  • oracle_soa_user_home: "/opt/oraclefmw"

  • oracle_soa_oracle_home: "/opt/oraclefmw/product/oracle_home"

  • oracle_soa_soa_home: "{{ oracle_soa_oracle_home }}/soa"

  • oracle_soa_wls_home: "{{ oracle_soa_oracle_home }}/wlserver"

  • oracle_soa_inventory_file: "{{ oracle_soa_user_home }}/oraInst.loc"

  • oracle_soa_inventory_directory: "/opt/oraclefmw/inventory"

  • oracle_soa_jdev_command: jdev

  • oracle_soa_response_file: "{{ oracle_soa_user_home }}/soa-install.rsp"

  • oracle_soa_already_installed: false

Dependencies

None.

Example Playbook

Refer to tests/test.yml

License

MIT

Author Information

Jorge Quilcate ([email protected])

ansible-role-oracle-soa's People

Contributors

jeqo avatar

Watchers

 avatar  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.