Giter Site home page Giter Site logo

mcg-ms-console's Introduction

Data Federation Console

Data Federation console is the UI plugin for the Noobaa deployer (Managed Services). It works as a remote module for OpenShift Container Platform console.

Running in Development Mode

Data Federation console works as a remote bundle for OCP console. To run Data Federation console there should be a instance of OCP console up and running. Follow these steps to run OCP console in development mode:

  1. Follow everything as mentioned in the console README.md to build the application.

  2. Run the console bridge as follows:

    a. ./bin/bridge -plugins mcg-ms-console=http://localhost:9002/ (if you wish to run data federation only)

    b. ./bin/bridge -plugins odf-console=http://localhost:9001/ -plugins mcg-ms-console=http://localhost:9002/ (in case you have a running instance of odf)

  3. Run development mode of console by going into console/frontend and running yarn run dev

After the OCP console is set as required by Data Federation console. Performs the following steps to make it run locally:

  1. Clone this repo.
  2. Pull all required dependencies by running yarn install.
  3. yarn build to build the plugin, generating output to dist directory.
  4. yarn http-server to start an HTTP server hosting the generated assets, or, run the development mode of mcg-ms-console using yarn run dev. This runs a webserver in port 9002.

mcg-ms-console's People

Contributors

debjyoti-pandit avatar openshift-ci[bot] avatar openshift-merge-robot avatar rexagod avatar sanjalkatiyar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.