mcw-rcc / ood-systemstatus

OOD system status app for mcw-rcc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System Status for Oakley/Ruby/Owens

This app displays the current system status of available system clusters.

Installation using OnDemand 1.8+

  1. Git clone this repository

  2. Run setup to verify app install

    scl enable ondemand -- bin/setup
  3. If error, install gem dependencies in app directory

    scl enable ondemand -- bin/bundle install --path vendor/bundle

Deployment at OSC

  1. Update System Status rpm spec
  2. Update puppet

About

OOD system status app for mcw-rcc

License:MIT License


Languages

Language:Ruby 72.9%Language:HTML 23.0%Language:CSS 4.1%