bvkin / omp-data-api

Open Management Portal - Data API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Management Portal - Data API

Architecture

Data API architecture

How to deploy on OpenShift Container Platform

Ensure you're logged into your cluster on your cli by running:

  • oc login

Next navigate to the applier directory:

  • cd .openshift-applier

Then kick off the openshift-applier using the container image:

  • ./run.sh

This will create an omp-ci-cd and omp-dev project with a build pipeline for the application.

About

Open Management Portal - Data API

License:Apache License 2.0


Languages

Language:JavaScript 98.8%Language:Shell 1.2%