Skip to content

bannama/setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

overview

This is a local OneOps instance using Vagrant without metrics collections. It's a simplified design deployed from bash scripts.

For a full-deployment of OneOps with metrics (back loop) use the core assembly within this vagrant image.

prerequisites

install VirtualBox and Vagrant (version 1.8 or above)

(until public) add your public ssh key to your account at github.com

install

Once you have these installed run:

git clone https://github.com/oneops/setup
cd setup/vagrant-centos7
vagrant up 

Installation takes about 20 min, depending on your internet connection. After it is up hit http://localhost:9090

You will have to Sign Up (create local user / org) and then create a Cloud, Assembly, and Environment to deploy something.

More detailed info on that process here.

To see the deployment logs:

cd /opt/oneops/inductor
inductor tail

About

Setups scripts to create local vagrant based OneOps instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 91.5%
  • Ruby 8.5%