Skip to content

CodyLeeWhite/oneops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneOps

OneOps is a multi-cloud Platform as a Service tool sponsored by WalmartLabs. Find out more at http://oneops.com.

This repository contains the main codebase for all components.

Building

Requirements for building include JDK 8, Maven, Ruby, Bundler and a number of other tools.

A simple build can be performed with

mvn clean install

A running system on a VirtualBox system can be created with Vagrant and the command

mvn clean install -P vagrant

Further details can be found in the core development section on our website.

Packages

No packages published

Languages

  • Java 49.8%
  • PLpgSQL 22.4%
  • Ruby 14.3%
  • HTML 9.4%
  • Perl 2.0%
  • CSS 1.1%
  • Other 1.0%