
The wls_install
module contains the classes, defined types and custom types to install WebLogic on your system and to create a very basic domain using the Puppet descriptive language.
Checkout our full documentation of this module at our documentation site
It doesn’t provide any means to configure the server. When you want to manage WebLogic objects like queue’s datasources and managed servers, you’ll need the wls_config
module. as well.
With the purchase, you are entitled to run this module on one node and get support and maintenance. The entitlement period lasts for twelve months. To use the Oracle software you need a separate license provided by Oracle Inc. Check the Oracle price list to buy a valid license for your system(s).
This Puppet module lets you install Oracle WebLogic and other products in the Oracle Fusion Middleware family.
This module supports the installation of WebLogic versions:
We support the creation of a domain. You can create different types of domains:
The modules also allow you to pack a domain and copy it to another node in a cluster.
The module has support for Java Secure Socket Extension support(JSSE) and Custom Identity and Trust Store support]
Check here to see the complete documentation for this module.
To manage the WebLogic objects in your domain, check out wls_config
Our modules are based on an annual subscription(an entitlement). When you purchase an entitlement:
We will make sure the modules keep working with the latest versions of Puppet en the supporting products like Oracle IBM MQ or WebLogic.
We currently have the following licensing methods for you:
1) Free when used on VirtualBox
2) Per node per year subscription
3) Custom licensing
This module is Free when used on a VirtualBox testing machine. The software checks if you are using VirtualBox and allows usage. No need to get any licenses from us to get going. Just download the module from our own forge and get going. To download the module use:
puppet module install
--module_repository=http://forge.enterprisemodules.com
enterprisemodules-modulename
Our basic licensing model requires a subscription per node. The subscription is valid for a year. To make this work, we need you to send us the node name of the system you want to use the module on. (Not the puppetmaster, but the system where the agent is running.). Based on this information we will send you a file containing the entitlement for your node(s). You can purchase the entitlement in the shop or you can contact us. After you have ordered this module, you will receive an entitlement file. This file contains the information needed to run the software on your Puppet machine (agents).
Our license manager is very flexible. If you have special requirements, please contact us so we can discuss other options.
When you have questions about licensing, please contact us or check our licensing FAQ
The wls_install
module requires:
Here you can find some more information regarding this puppet module:
Here are a related blog posts:
Some example code:
Also, check out the WebLogic playgrounds here, where you can experiment with these modules without downloading or installing any software.