You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains a series of labs for running WebLogic on the Oracle Cloud, both as a Virtual Machine image on OCI Compute, as well as using Kubernetes and the official Oracle WebLogic Docker image.
8
+
9
+
10
+
11
+
```
12
+
This is another test? What shall i do next
13
+
```
14
+
15
+
[This is something on ]
16
+
17
+
## WebLogic Labs
18
+
19
+
+[WebLogic for OCI - VM Image via Marketplace](https://oracle.github.io/cloudtestdrive/AppDev/wls/ll-nonjrf)
20
+
Launch WebLogic on OCI Virtual machines, using the pre-configured image provided by Oracle in the Marketplace
21
+
22
+
+[WebLogic for OCI (JRF) - VM Image via Marketplace](https://oracle.github.io/cloudtestdrive/AppDev/wls/ll-jrf)
23
+
Launch WebLogic on OCI Virtual machines, using the pre-configured image provided by Oracle in the Marketplace; JRF WebLogic domain (ATP database as metadata store)
24
+
25
+
+[Running WebLogic on Docker](WLS_on_Docker.md)
26
+
Spin up the official Oracle Docker Image for Weblogic and deploy a simple demo application on the server.
27
+
28
+
+[Running WebLogic on Kubernetes](https://oracle.github.io/cloudtestdrive/AppDev/wls/ll-oke)
29
+
Launch WebLogic on a Kubernetes cluster, using the WebLogic Operator to control your WebLogic environment
30
+
31
+
+[WebLogic for OKE - via Marketplace](https://oracle.github.io/cloudtestdrive/AppDev/wls/ll-wls-for-oke-nonjrf)
32
+
Launch WebLogic on OKE, using the pre-configured infrastructure provided by Oracle in the Marketplace
33
+
34
+
+[WebLogic for OKE (JRF) - via Marketplace](https://oracle.github.io/cloudtestdrive/AppDev/wls/ll-wls-for-oke-jrf)
35
+
Launch WebLogic on OKE, using the pre-configured infrastructure provided by Oracle in the Marketplace; JRF WebLogic domain (ATP database as metadata store)
0 commit comments