An open API service indexing awesome lists of open source software.

https://github.com/ibm-wm-transition/webmethods-msr-okd-sample-buildpack

Sample OpenShift Build Pack that contains CI/CD Scripts
https://github.com/ibm-wm-transition/webmethods-msr-okd-sample-buildpack

webmethods

Last synced: 10 months ago
JSON representation

Sample OpenShift Build Pack that contains CI/CD Scripts

Awesome Lists containing this project

README

          

# webmethods-msr-okd-sample-buildpack
Sample OpenShift Build Pack that contains CI/CD Scripts

This project uses the Apache License Version 2.0. For details, see the license file.

## CI (continuous integration)

Jenkinsfilein the root of the project contain Jenkins Pipeline declaration. With these you will be able to set up you CI in a matter of minutes.

Required environment variables (see Build.sh in the root directory) should be provided while configuring the CI job in Jenkins. Also update the yaml files in the root directory as per the requirement.

Dockerfile in the repository assumes that "isbase103:v2" base image is available in the local resigrty, this should be replaced with your docker registry location. e.g. FROM store/softwareag/webmethods-microservicesruntime:10.3.

For more information about Microservices Runtime, see the official Software AG Microservices Runtime documentation.
______________________
These tools are provided as-is and without warranty or support. They do not constitute part of the webMethods product suite. Users are free to use, fork and modify them, subject to the license agreement. While we welcome contributions, we cannot guarantee to include every contribution in the master project.
________________________
For more information you can Ask a Question in the [TECHcommunity Forums](https://tech.forums.softwareag.com/tags/c/forum/1/webMethods).

You can find additional information in the [Software AG TECHcommunity](https://tech.forums.softwareag.com/tag/webmethods).
_________________
Contact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.