Graham Dumpleton
Graham Dumpleton
It is generally better to use `oc apply` rather than `oc create`.
The directories `/opt/app-root/bin` and `/opt/app-root/src/bin` are already in `PATH`. Any programs you want should be installed into those. For third party applications which you are installing as part of image...
In the templates lab it says: ``` What just happened? What did you just create? The item that we passed to the create command is a Template. create simply makes...
In a info note in databases module it has URL: * http://gitlab-ce-workshop-infra.cloudapps.singapore.openshift3roadshow.com/userxx/nationalparks/blob/1.0.0/src/main/java/org/openshift/parks/mongo/DBConnection.java#L44-l48 Even when fixing userxx, this doesn't point at an existing file in the repo as structure has been...
For the roadshow at: * http://labs.openshift3roadshow.com/roadshow In **explore** module it says: > For this first lab, we are going to use a project named **smoke** that has been created and...
#### What is the new topic you would like to added to the OpenShift cookbook? How can I pip install from private repos when using Python.
#### What is the new topic you would like to added to the OpenShift cookbook? How can I make build trusted self signed cert for private repo.
#### What is the new topic you would like to added to the OpenShift cookbook? How can I use Let's Encrypt certificates with a route? #### If this is to...
#### What is the new topic you would like to added to the OpenShift cookbook? How do I push image from build to external image registry? #### If this is...
#### What is the new topic you would like to added to the OpenShift cookbook? How can I push images to image registry in minishift? #### If this is to...