Skip to content

Commit 14e60a5

Browse files
JCS-13699 Add links to the marketplace offerings in README.md in github (#174)
- Add links to all Marketplace applications to README.md - Fix typo
1 parent b76f66e commit 14e60a5

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The OCI Terraform stack for WebLogic Server allows you to create and configure a WebLogic domain in
44
[Oracle Cloud Infrastructure (OCI)][oci], in minutes. It will create and/or configure multiple OCI services such as
55
Compute, Network, OCI Database, Autonomous Database, Identity Cloud Service, Logging, File System, Application
6-
Performance Monitoring and Autoscalings. The WebLogic domain created can be scaled by updating a terraform variable to indicate
6+
Performance Monitoring and Autoscaling. The WebLogic domain created can be scaled by updating a terraform variable to indicate
77
the desired number of nodes and re apply the stack or auto-scaling can be configured to automatically adapt to different
88
workloads in real time.
99

@@ -42,6 +42,13 @@ For pre-requisites specific to Terraform CLI and ORM, see their corresponding se
4242

4343
## Create the Stack Using the OCI Marketplace
4444

45+
The WebLogic Server for OCI stack applications available in the Marketplace are:
46+
- [Oracle WebLogic Server Enterprise Edition (UCM)](https://cloudmarketplace.oracle.com/marketplace/en_US/listing/72493372)
47+
- [Oracle WebLogic Suite (UCM)](https://cloudmarketplace.oracle.com/marketplace/en_US/listing/72492657)
48+
- [Oracle WebLogic Server Standard Edition (BYOL)](https://cloudmarketplace.oracle.com/marketplace/en_US/listing/65022652)
49+
- [Oracle WebLogic Server Enterprise Edition (BYOL)](https://cloudmarketplace.oracle.com/marketplace/en_US/listing/63497374)
50+
- [Oracle WebLogic Suite (BYOL)](https://cloudmarketplace.oracle.com/marketplace/en_US/listing/63498586)
51+
4552
To create, manage and destroy the OCI Terraform stack for WebLogic Server as WebLogic Server for OCI using the Marketplace,
4653
follow the instructions in the [documentation](https://docs.oracle.com/en/cloud/paas/weblogic-cloud/user/create-stack1.html).
4754

0 commit comments

Comments
 (0)