WLS Hybrid DR terraform scripts
Copyright (c) 2022 Oracle and/or its affiliates
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl/
This project contains the following code to create resources as described in the playbooks:
https://docs.oracle.com/en/solutions/soa-dr-on-cloud/index.html
https://docs.oracle.com/en/solutions/weblogic-server-dr-on-cloud/index.html
Folder | Description |
---|---|
common/ | This folder contains common terraform scripts. |
wls/ | This folder contains terraform scripts specific to WLS Hybrid DR. |
soa/ | This folder contains terraform scripts specific to SOA Hybrid DR. |
- common/HybridDR_NetworkResources, to create the network resources.
- common/HybridDR_DBSystem, to create the DB system.
- common/HybridDR_FSSresources, to create the OCI FS resources.
- wls/HybridDR_WLSComputeInstances or soa/HybridDR_SOAComputeInstances to create the midtier nodes.
- common/HybridDR_OCILoadBalancer to create the OCI Load Balancer (which requires the midtier nodes).