User Tools

Site Tools


informatica:linux:openshift:centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:linux:openshift:centos [2017/06/18 22:31] joseinformatica:linux:openshift:centos [2017/06/20 22:57] (current) jose
Line 1: Line 1:
-  docker run -d --name "origin2" --privileged --pid=host --net=host -v /:/rootfs:ro -v /var/run:/var/run:rw -v /sys:/sys -v /var/lib/docker:/var/lib/docker:rw  -v /var/lib/origin/openshift.local.volumes:/var/lib/origin/openshift.local.volumes registry.centos.org/openshift/origin start+  docker run -ti --privileged --pid=host --net=host -v /:/rootfs:ro -v /var/run:/var/run:rw -v /sys:/sys -v /var/lib/docker:/var/lib/docker:rw  -v /var/lib/origin/openshift.local.volumes:/var/lib/origin/openshift.local.volumes:rslave registry.centos.org/openshift/origin start
  
-https://192.168.1.133:8443/login+https://192.168.1.133:8443
  
 https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart https://wiki.centos.org/SpecialInterestGroup/PaaS/OpenShift-Quickstart
 +
 +https://github.com/openshift/origin/blob/master/examples/sample-app/application-template-dockerbuild.json
 +
 +Funciona:
 +https://github.com/openshift/origin/blob/master/examples/hello-openshift/hello-pod.json
 +
 +Muestra servidor web en:
 +  172.17.0.2:8888
 +  172.17.0.2:8080
  
  
informatica/linux/openshift/centos.1497825093.txt.gz · Last modified: 2017/06/18 22:31 by jose