Giter Club home page Giter Club logo

ansible-pb-weblogic's Introduction

weblogic-ansible

An Ansible Playbook (weblogic-fmw-domain.yml) for install and configure a WebLogic server 12c with Oracle Fusion Middleware software for hosting Oracle Fusion Middleware (for example ADF) applications in Redhat Linux 7 (RHEL/CentOS/Oracle Linux) system. This playbook is for version 12.1.3 of WebLogic and Fusion Middleware Infrastructure software.

Requirements for running the playbook:

  • Configure your environment variables in infra-vars.yml.
  • Set your passwords in secrets.yml.
  • A running Oracle Database for hosting the repositories is required and sys user password for generates the repositories.
  • A running RHEL 7 system with minimal installation with network configured. (IP address, hostname etc).
  • Download the latest Java 7 jdk and put the file in roles/linux-jdk/files and configure infra-vars.yml with that file name.
  • Download the 12.1.3 Oracle Fusion Middleware installer from Oracle support and put it in roles/fmw-software/files

The playbook includes the following Ansible Roles:

  • linux-wls: Configures the linux system with required packages, kernel settings etc.
  • linux-jdk: Installs Oracle JDK 7.
  • fmw-software: Installs Oracle Fusion Middleware Infrastructure software.
  • fmw-domain: Creates a Domain with Fusion Middleware support (Enterprise Manager, JRF, etc).
  • fmw-managed-server: Creates a managed server for host applications.

For test the playbook you can download Vagrant and Virtual Box and then run:

  • $ vagrant plugin install vagrant-hostmanager
  • $ vagrant up

vagrant will provision vm with ansible playbook automatically

When the playbook finishes execution you can connect to weblogic server using wls12c1.private:7001/console.

For execute it alone use the following command

  • $ ansible-playbook weblogic-fmw-domain.yml

ansible-pb-weblogic's People

Contributors

cvezalis avatar jagibson avatar

Watchers

James Cloos avatar Andrew Yost 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.