Skip to content

Sample workflows to dynamically provision Liberty servers in a z/OSMF cloud environment

License

Notifications You must be signed in to change notification settings

shreeji818/sample.zos.provision.wlp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample.zos.provision.wlp

Sample workflows to dynamically provision WebSphere Liberty servers using IBM Cloud Provisioning and Management for z/OS

Getting Started

IBM Cloud Provisioning and Management for z/OS is a feature within z/OSMF. It provides the capability for users to dynamically provision middleware resources in a cloud environment. Workflows (made up of XML files, scripts, and properties files) plugin and can be dynamically executed to provision and deprovision resource instances as well as perform various actions on them. These sample workflows are for provisioning WebSphere Liberty and can be configured and customized.

Prerequisites

  • IBM Cloud Provisioning and Management for z/OS is required.

  • An installation of WebSphere Liberty 8.5.5.8, 8.5.5.7 w/ iFix PI47476, or 16.x.x.x is required.

Setup

  1. Download the workflow files to a z/OS system running IBM Cloud Provisioning and Management. (workflows/templates/wlp-provisioning.sh may need to be converted to EBCDIC. This is due to how this script is executed at runtime.)
  2. Use the Setup_and_Configuration PDF for a list of capabilities and configuration options.
  3. Configure the workflow_variables.properties file.
  4. Create a new template for the Liberty workflows following the instructions in IBM Cloud Provisioning and Management.

About

Sample workflows to dynamically provision Liberty servers in a z/OSMF cloud environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.3%
  • REXX 46.7%