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
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:
- Oracle WebLogic Server with Administration Server
- Oracle WebLogic Server N-Node cluster
- Oracle WebLogic Server N-Node dynamic cluster
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:
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
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 | New Tag |
Admin | Build and Test | New Tag |
Configured Cluster | Build and Test | New Tag |
Dynamic Cluster | Build and Test | New Tag |
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 |