Code Monkey home page Code Monkey logo

hub's Introduction

CircleCI

Monocular UI

The UI is a web client for the Monocular API, which exposes an easy way to navigate and search Helm Charts.

Features of the UI includes:

  • Listing of available charts from multiple repositories.
  • Search charts by name, keywords, maintainer, etc.
  • View chart information, e.g. installation notes, usage, versions.
  • Install charts in the cluster
  • Add and manage indexed chart repositories

Developers

Running Monocular UI

Monocular UI requires a running instance of the Monocular backend.

The easiest way to have a running multi-tier development environment is to use the the docker-compose.yml file placed at the project root directory.

Refer to the Developer Guide for more details.

Stack

The web application is based on the components listed below.

Building

Makefile provides a convenience for building locally:

  • make compile-aot

The resulting compiled static Angular application will be placed inside rootfs/dist, which is coincidentally where rootfs/Dockerfile expects to find it.

Building Docker Images

To build a docker image locally:

  • make docker-build

The image will be tagged as bitnami/monocular-ui:latest by default. Set IMAGE_REPO and IMAGE_TAG to override this.

Components tree

See below a representation of the implemented Angular components tree.

components tree

hub's People

Contributors

prydonius avatar angelmmiguel avatar sebgoa avatar

Stargazers

dragonix11 avatar

Watchers

James Cloos avatar dragonix11 avatar

Forkers

expandedmaxim

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.