Giter Site home page Giter Site logo

data-catalogue-frontend-elwazi's Introduction

eLwazi Catalogue

The catalogue is a React webapp using react admin

Local Installation:

Install the application dependencies by running:

npm install

Development:

Start the application in development mode by running:

npm run dev

Production

Build the application in production mode by running:

npm run build

Deployment

The app can be deployed as a docker image.

CI/CD

We use gitlab for CI/CD. The github repo is mirrored in gitlab. The pipeline is defined in .gitlab-ci.yml. It deploys on the ait k8s. It uses the following gitlab variables:

  • project variables
    • KUBECTL_NAMESPACE - namespace specific for this catalogue project
  • group variables
    • KUBECONFIG - secret file containing connection info to ait k8s cluster
    • KUBERNETES_MASTER - address of k8s cluster
    • DOCKER_CONFIG_JSON - secret file used for k8s to set up the image pull secret from the image repo on gitlab.
flowchart
    gitlab   ===> |1. pull mirroring| github 
    gitlab   ===> |2. trigger| pipeline
    pipeline ===> |3. build and push image|container_repo
    pipeline ===> |4. deploy|k8s

Loading

CI/CD TO-DOs

  • trigger pipeline after push
  • use gitlab k8s integration
  • setup a gitlab environment
  • setup gitlab release tags
  • speed docker image build
  • use access tokens not tied to a personal account for gitlab access

data-catalogue-frontend-elwazi's People

Contributors

amnonkhen avatar wkt8 avatar theisuru avatar snathanvj avatar

Watchers

 avatar

Forkers

elwazi

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.