How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "openshift/origin-all-in-one"
end
vagrant init openshift/origin-all-in-one
vagrant up
This version was created almost 6 years ago.
Final release of the 1.3 version of OpenShift Origin. Notes can be found here https://github.com/openshift/origin/releases/tag/v1.3.0 as well as the command line download
This version was created almost 6 years ago.
First release candidate for 1.3 release of origin. You can find the client tools and release notes here:
This version was created almost 6 years ago.
Latest release. https://github.com/openshift/origin/releases/tag/v1.3.0-alpha.3
Remember to get new command like tools from the link above
This version was created about 6 years ago.
New work that was held up waiting for the the 1.2.0 final release. A lot of changes. Here are the release notes and don't forget to get your command line binary updated as well
https://github.com/openshift/origin/releases/tag/v1.3.0-alpha.1