Hi All, I did some research and I was able to deploy several wso2 servers using docker images in openshift v3 (WSO2 Jaggery and WSO2 ESB). I went through [1] to get overall understanding how docker and kubernetes work together with new openshift.I wrote 2 dockerfiles for wso2-jaggery [3] and wso2-esb [4].Instead of using the docker all in one virtual machine image I used openshift origin docker container [2] and I ran into some issues so I had to use ubuntu 15.04 instead of ubuntu 14.04 to solve those issues. These are the steps I follow to deploy wso2 servers on openshift v3 [5] . [1] https://blog.openshift.com/openshift-v3-deep-dive-docker-kubernetes/ [2] https://docs.openshift.org/latest/getting_started/administrators.html [3] https://hub.docker.com/r/noelyahan/wso2-jaggery-openshift [4] https://hub.docker.com/r/noelyahan/wso2-esb-openshift/ [5] http://noelyahan.blogspot.com/2016/03/deploy-wso2-products-on-openshift-v3.html
Thanks.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
