View on GitHub

rOCCI-server

An OCCI service provider

Download this project as a .zip file Download this project as a tar.gz file

rOCCI-server - A Ruby OCCI Server

The rOCCI-server

Build Status Dependency Status DOI

Requirements

The following setup is required

Installation

To install, configure or update rOCCI-server, consult the rOCCI-server Admin Guide

Issues

To report an issue, use the Issues tracker at GitHub

Development

Code Documentation

Code Documentation for rOCCI by YARD

Continuous integration

Continuous integration for rOCCI by Travis-CI

Contribute

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "My changes")
  4. Push to the branch (git push origin my_markup)
  5. Use GitHubs Pull Requests to submit the code for review