wls-eng / arm-oraclelinux-wls

Microsoft Azure ARM Templates to create Oracle Linux VM with pre-installed Weblogic Server
Apache License 2.0
0 stars 7 forks source link

WebLogic Server on Microsoft Azure - Marketplace Offerings

This readme provides an overview of the usage and features available in the WebLogic Server Azure Marketplace Offerings.

For more comprehensive documentation, please refer Oracle WebLogic Server Azure Applications

This is the main/root git repository for the Azure Resource Management (ARM) templates and other scripts used for the implementation of WebLogic Server on Microsoft Azure.

https://github.com/wls-eng/arm-oraclelinux-wls

Azure Marketplace

The Azure Marketplace WebLogic Server Offering offers a simplified UI and installation experience over the full power of the ARM template. The basic offering will bootstrap an Oracle Linux VM with pre-installed WebLogic Server (without Administration Server).

Apart from the basic offering, the following are few of the other single/multinode deployment offers that are available in the Azure Marketplace:


WebLogic Server Azure Marketplace UI Flow


Each of these Azure Marketplace WebLogic Server Offerings also have their corresponding github repositories, where in the arm templates can be used to deploy the offering directly from the Azure CLI or Azure Powershell.

The following are the corresponding github repositories:

Issue Tracker

Any Issue related to Oracle WebLogic on Microsoft Azure implementation is tracked at
https://github.com/wls-eng/arm-oraclelinux-wls/issues.
This is a common issue tracker and tracks all issues across all the WebLogic Server offerings

Workflow Tracker

This section tracks GitHub Actions configured for each offer repo, 'Build and Test' and 'New Tag' are two different workflows. Offer Repo Build and Test New Tag
Single Node Build and Test Build and Test New Tag New Tag
Admin Build and Test Build and Test New Tag New Tag
Configured Cluster Build and Test Build and Test New Tag New Tag
Dynamic Cluster Build and Test Build and Test New Tag New Tag

Pull Requests

This section tracks GitHub pull requests for each offer repo. Offer Repo Pull Requests
Single Node Pulls
Admin Pulls
Configured Cluster Pulls
Dynamic Cluster Pulls