Running Oracle BPM 12c on AWS by Jorge Quilcate
May 8, 2015 Leave a comment
In this post, I will show how to create an AWS EC2 Instance with an Oracle BPM 12c Quickstart Domain created. And I will use previous post for related tasks.
Lets see how to achieve this and make this process reusable. These are the steps:
· Create an AWS EC2 instance (with Vagrant)
· Connect to an NFS instance to get the installer (with Chef)
· Install Oracle BPM 12c Quickstart and create a Domain (with Chef)
GitHub repository: Here
Create an AWS EC2 instance
I’ve created a Red Hat instance using Vagrant. This instance should be connected to my NFS instance that has all the Oracle’s installers (to create an NFS instance on AWS EC2: go here).
This is the NFS instance: 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




