Skip to content

aerotog/api

 
 

Repository files navigation

jellyfish-api

Code Climate Test Coverage Build Status

Overview

Project Jellyfish is a broker system. It allows admins to create a product catalog of any type of service (IaaS, TaaS, PaaS, or even Staff) and allows them to be assigned a cost, and then users can create projects and add those services to a project. Jellyfish current supports IaaS via ManageIQ.

Project Jellyfish has 3 main components: Jellyfish-API, Jellyfish-UX, and ManageIQ. Jellyfish-API is the API layer of Jellyfish. It provides a REST based API for Jellyfish-UX and for the Jellyfish Mobile application.

Requirements

Jellyfish-API has the following requirements

  • Ruby (Please check .ruby-version for the latest version to use, generally, this is the current version of Ruby)
  • PostgreSQL 9.4.x
  • ManageIQ (Anand)

Installation

Jellyfish-API is a Ruby on Rails app, and you can install it as such. Please see the appropriate installation guide for specifics for how to install.

INSTALL-OSX.md - Mac OS Installation (generally used for development)

INSTALL-RHEL.md - Red Hat Enterprise Linux installation

Other Installation Guide

MANAGEIQ.md - How to setup ManageIQ to work with Jellyfish-API

License

See LICENSE

Copyright 2015 Booz Allen Hamilton

About

Project Jellyfish API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 84.7%
  • HTML 15.3%