Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

ploio/cirrus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cirrus

Description

Setup your cloud using Openshift Origin with Vagrant.

Prerequisites

It has been tested using :

Installation

  • Download box and tools

      $ make init
    
  • Create virtual machine:

      $ vagrant up
    
  • Check Openshift Origin tools :

      $ ./oc version
      oc v1.0.8
      kubernetes v1.1.0-origin-1107-g4c8e6f4
    
  • Authenticate using (admin/password):

      $ oc login
      Server [https://localhost:8443]:
      Authentication required for https://localhost:8443 (openshift)
      Username: admin
      Password:
      Login successful.
    
      You have access to the following projects and can switch between them with 'oc project <projectname>':
    
      * default (current)
      * turbo
    
      Using project "default".
    
  • Open you browser and go to the following URL: https://localhost:8443

License

See LICENSE for the complete license.

Changelog

A changelog is available here.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published