Skip to content

A starter Vagrantfile deploying Docker and Openshift on Ubuntu

License

Notifications You must be signed in to change notification settings

JohnLockwood/vagrant-openshift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-openshift

This is a starter Vagrantfile deploying an Ubuntu sandbox environment containing Docker and OpenShift Origin on Ubuntu. It's a work in progress, with more to do to enable logging in to the Openshift Web UI for example. (Probably this is easiest from the guest machine, cf this link on a Vagrant Desktop environment.)

Already as it stands, however, OpenShift Origin cluster is installed and configured for development work.

Usage

With Virtualbox and Vagrant installed:

git clone git@github.com:CodeSolid/vagrant-openshift.git
cd vagrant-openshift
vagrant up
# Wait a bit for machine to provision
vagrant ssh
oc cluster up

About

A starter Vagrantfile deploying Docker and Openshift on Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published