Skip to content

pmsgupta/webmethods-msr-okd-sample-buildpack

 
 

Repository files navigation

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 Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.


For more information you can Ask a Question in the TECHcommunity Forums.

You can find additional information in the Software AG TECHcommunity.


Contact us at TECHcommunity if you have any questions.

About

Sample OpenShift Build Pack that contains CI/CD Scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 50.4%
  • Dockerfile 27.5%
  • HTML 22.1%