Skip to content

dmaple-gci/installcentos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install RedHat OpenShift Origin in your development box.

Installation

  1. Create a VM as explained in this video by Grant Shipley
  2. Define the domain name, user name and password defined at installation time of Centos7.
# export DOMAIN=mycompany.com
# export USERNAME=gshipley
# export PASSWORD=password
  1. Run the automagic installation script as root:
# curl https://raw.githubusercontent.com/gshipley/installcentos/master/install-openshift.sh | /bin/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.1%
  • HTML 28.9%