DataPower

 View Only
  • 1.  CI/CD pipeline (jenkins and tekton) for Datapower on CP4I

    IBM Champion
    Posted Tue March 16, 2021 02:01 AM
    Hi,

    I am working on to implement CI/CD pipeline (both jenkins and tekton) to deploy Datapower on CP4I (2020.3.1 and above version on Redhat openshift v4.4 and 4.5). Is there a reference or information about implementing CI/CD for datapower on CP4I available?


    ------------------------------
    Thanks,
    Santhosh Ramanathan
    ------------------------------


  • 2.  RE: CI/CD pipeline (jenkins and tekton) for Datapower on CP4I

    IBM Champion
    Posted Thu March 18, 2021 04:53 AM
    Hi,

    we have been running containerized DataPower with an automated CI/CD for two years now. The first implementation was done with ICP and now we are deploying and running the containers in GKE. Unfortunately I can't give you the specifics about the CI/CD pipeline because we basically implemented Git-based version control and a build functionality using Jenkins and Docker that was "plugged in" to the existing CI/CD pipeline built for Liberty and JBoss containers. The old CI/CD that we had as based on DataPower export/import logic and I have to say that the current one with containers and proper version control mechanism is a way lot simpler.

    https://community.ibm.com/community/user/integration/blogs/hermanni-pernaa1/2019/10/28/ibm-datapower-docker-version-control-with-git  

    Hope this helps.

    ------------------------------
    Hermanni Pernaa
    ------------------------------



  • 3.  RE: CI/CD pipeline (jenkins and tekton) for Datapower on CP4I

    Posted Fri March 19, 2021 01:36 AM
    https://github.com/cs-tsui/dp-tekton-deploy is sample CI/CD Tekton pipeline for DP in CP4I.

    ------------------------------
    JYOTI RANI
    ------------------------------