Skip to content

TrinityComputers/oneops.github.io

 
 

Repository files navigation

OneOps Documentation

OneOps enables continuous lifecycle management of complex, business-critical application workloads on any cloud-based infrastructure.

Getting Started

  1. Install Jekyll and redcarpet.
$ gem install jekyll
$ gem install redcarpet
  1. Clone this repository.
$ git clone https://github.com/oneops/oneops.github.io.git
  1. Run Jekyll in the local repository's root directory.
$ jekyll serve --no-watch
  1. View the site in a local browser at http://127.0.0.1:4000/.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 45.7%
  • JavaScript 34.0%
  • HTML 20.3%