Usage documentation - sonata-nfv/tng-rep GitHub Wiki

This page has the usage documentation for the Service Platform Repository module.

The tng-rep REST API endpoints are coded in these files. The following pages give the details of the implemented REST API.

The base URL used throughout this documentation (<base URL> from here on) is in the form of http://<service platform url>/records.

Build and install

Install

Installing the Records is really easy. You'll need:

  1. the ruby programming language: we prefer doing this by using a version manager tool such as rvm or rbenv (we are using version 2.2.3);
  2. in the root folder, just run:
  3. bundle install
  4. please follow instructions on which environment variables to set
  5. rake start

Installation can also be done using son-install.

⚠️ **GitHub.com Fallback** ⚠️