GithubHelp home page GithubHelp logo

ramaraosrikakulapu / dc-portal Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kv24gupta/dc-portal

0.0 0.0 0.0 9.86 MB

Digital Connect Self-Service Portal

Home Page: https://dc-portal-1x.run.aws-usw02-dev.ice.predix.io/v1.2beta/dcsc

License: MIT License

HTML 2.69% JavaScript 87.59% CSS 9.72%

dc-portal's Introduction

dc-portal

The repo hosts the development of the Digital Connect Self-Service Portal. The portal is to provide GE internal users the subscription access to the rest of DC Services/Products.

Getting Started

Development

This repository hosts all the content for DC Service Cloud Portal. Frontend code uses React JS, Bootstrap and JQuery as primary libraries used. Actual code is in the src/ directory.

We use Node JS and npm for Testing, Development and Linting.

To start a local Web Development Server, run the following commands:

$ git clone [email protected]:DC-Admin-Portal/dc-portal-mirror.git
$ cd dc-portal-mirror
$ npm install
$ npm start

Afer successful run of above commands, a new tab will open in your default browser pointing to http://localhost:3011.

This is a live server to assist your development, by hot reloading the UI everytime you make a change to the concerned files.

Deploy

It is recommended to launch the app via OCI container spec. For quickest adoption, following below the docker command-

docker run -e AGENT_REV_TEMP_UNSET=1.2-b.0.reiwa \
CA_PPRS=<app owner's hash> \
EC_AGT_GRP=<can be any random or existing group-name> \
EC_AGT_MODE=<used for system-process access. E.g. "x:gateway"> \
EC_API_APP_NAME=<app context path. E.g. "dcsc"> \
EC_API_DEV_ID=<the app owner's client(license) Id> \
EC_API_OA2=<the URL to SDC> \
EC_PORT=<a local port number to enable the app access. E.g. ":17990"> \
EC_SEED_HOST=<this app's URL> \
EC_SEED_NODE=<the domain seeder's URL. when specified a same value from EC_SEED_HOST, the app becomes self-seeding node> \
ghcr.io/ec-release/api:v1.2beta

The deployment requires a pair of client(license) ID and owner's hash which can be aquired from here.

Live Instances

Instance API Branch Description
dc-portal swagger Repo staging
dc-portal-1x swagger Repo dev
dc-portal-ext swagger Repo EKS dev with external ingress
dc-portal-int swagger Repo EKS dev with internal ingress
sdc swagger Repo security domain controller
system access N/A Repo seeder management. E.g. terminal access, logs, reboot, etc.

dc-portal's People

Contributors

ayasuda-ge avatar dkrypt avatar paskantishubham avatar ramaraosrikakulapu avatar ripu-d-singh 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.