yum install ruby puppet httpd-tools ansible bash-completion
ssh-copy-id root@192.168.45.130
[root@localhost ~]# sh <(curl -s https://install.openshift.com/)
Here are the details of your current deployment. Note: ActiveMQ, MongoDB and named will all be installed on the Broker. For more flexibility, rerun the installer in advanced mode (-a). DNS Settings * App Domain: openshift.out.ba * Register OpenShift components with OpenShift DNS? Yes * Component Domain: app.openshift.out.ba Role Assignments +--------+-----------------------------+ | Broker | broker.app.openshift.out.ba | | Node | broker.app.openshift.out.ba | +--------+-----------------------------+ Host Information +----------------+-----------------------------+ | Host | broker.app.openshift.out.ba | | Roles | Broker, Node | | SSH Host | broker.app.openshift.out.ba | | User | root | | IP Addr | 192.168.45.130 | | IP Interface | eth0 | | Install Status | new | +----------------+-----------------------------+
I dont get the domain registration part, WHere do I point the domain CNAME to? Can you help me? I cant seem to be able to get hold of the webconsole after installing Origin. Thanks.