Skip to content
omallassi edited this page Mar 7, 2022 · 15 revisions

Getting Started

Overview

The overall system could look like this

overview

where

Installation

Refer to this page for installation steps.

Build w/ Docker

Refer to this page.

Usage

Available Statistics

Refer to this page to get a list of available statistics and their definitions. Note that metrics are accessible only via Web UI and should be refreshed on a regular basis.

  • To refresh metrics, simply call url -v -X POST http://mx24996vm:8080/v1/metrics/refresh
  • check Installation to see how to schedule the above REST call (using crontab or...)

Create your domains

TBD Refer to CLI Overview or Web UI Overview

Create your layers

TBD Refer to CLI Overview

Create your APIs

TBD Refer to CLI Overview

Conceptual Model

Refer to Conceptual model for more details

REST APIs Overview

Refer to REST APIs for more details.