Operating - installing and maintaining – Oracle Fusion Middleware, especially Oracle SOA Suite 12.2.1.4 is quite some work. Not only does installation itself consist of a number of steps, but each quarterly critical patch update also requires applying a number of patches and – especially in simple, single server environments quite some downtime.
This blog post series will cover how to run Oracle Fusion Middleware – especially Oracle SOA Suite on docker. The first post covered the high-level steps of manual installation, Docker and Kubernetes options and has pointers to the relevant Oracle certification documentation.
This second post will then describe how – using OCI and Oracle Linux – a host to run docker containers can be setup up within minutes.
In upcoming posts I will then cover provisioning an Oracle Database instance to hold the meta data of Oracle SOA Suite. In the 4th episode I will look into provisioning and configuring SOA Suite itself. While I will first show those steps in a minimalistic way, to wrap up, the final episodes will cover patching and more advanced deployment options.
Creation of a docker-test virtual machine with Oracle Linux 8
Flexible selection of an appropriate compute shape
First start of the hello-world container