Wednesday, August 23, 2017

DevOps with OpenShift

reblogging the from the excellent friend and mentor Jan:
https://jvzoggel.com/2017/08/23/free-ebook-devops-with-openshift/



Also interesting the OpenShift for Developers:




oc project myproject

https://github.com/devops-with-openshift/cotd

oc new-app --name='cotd' --labels name='cotd' php~https://github.com/devopswith-openshift/cotd.git -e SELECTOR=cats


oc expose service cotd




No comments: