Stream Explorer environment using Docker by Guido Schmutz
August 10, 2015 Leave a comment
In the past week I have been experimenting with installing Oracle Stream Explorer into a Docker container, in order to simplify provisioning development/show case environments with a single docker run command.
Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud.
You can find the corresponding docker project on my GitHub: https://github.com/gschmutz/docker-oracle-sx
Due to the Oracle licensing agreement, the Oracle software itself can not be provided in the GitHub project. So you first have to download the Java 7 SDK as well as Stream Explorer Runtime and the Stream Explorer User Experience using your own OTN login. Download the 3 artefacts into the downloads subfolder.
- Java 7 SDK: jdk-7u75-linux-x64.rpm
- Stream Explorer Runtime: ofm_sx_generic_12.1.3.0.0_disk1_1of2.zip
- Stream Explorer User Experience: ofm_sx_generic_12.1.3.0.0_disk1_2of2.zip
After downloading these files into the downloads folder, you are ready to build the Docker image: Read the complete article here.
For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.
Blog
Twitter
LinkedIn
Facebook
Wiki