/openshift-weblogic

Dockerfiles for deployment of weblogic containers in OpenShift.

Primary LanguagePython

WebLogic on OpenShift

Deploying WebLogic on Openshift

To deploy WebLogic infrastructure on OpenShift, deploy each of:

  • rhel7-java-1.8.0-oracle
  • rhel7-weblogic
  • rhel7-weblogic-domain

See README.md in each directory.

A sample application deployment is found in:

  • rhel7-weblogic-sampleapp

A sample httpd deployment using the WebLogic module is in:

  • rhel7-weblogic-httpd