monocular

Search and discovery UI for Helm Chart repositories

Github星跟蹤圖

Monocular

CircleCI

Monocular is a web-based application that enables the search and discovery of
charts from multiple Helm Chart repositories. It is the codebase that powers the
Helm Hub project.

Monocular Screenshot

Click here to learn more about Helm, Charts and Kubernetes.

Install

You can use the chart in this repository to install Monocular in your cluster.

Prerequisites

$ helm repo add monocular https://helm.github.io/monocular
$ helm install monocular/monocular

Access Monocular

Use the Ingress endpoint to access your Monocular instance:

# Wait for all pods to be running (this can take a few minutes)
$ kubectl get pods --watch

$ kubectl get ingress
NAME                        HOSTS     ADDRESS         PORTS     AGE
tailored-alpaca-monocular   *         192.168.64.30   80        11h

Visit the address specified in the Ingress object in your browser, e.g. http://192.168.64.30.

Read more on how to deploy Monocular here.

Documentation

Looking for an in-cluster Application management UI?

To focus on the CNCF Helm Hub requirements, in-cluster features have been
removed from Monocular 1.0 and above. We believe that providing a good solution
for deploying and managing apps in-cluster is an orthogonal user experience to a
public search and discovery site. There is other tooling that can support this
usecase better (e.g. Kubeapps or RedHat
Automation
Broker
).

Monocular v0.7.3
includes in-cluster features and can still be installed and used until your team
has migrated to another tool.

Roadmap

The Monocular roadmap is currently located in the wiki.

Contribute

This project is still under active development, so you'll likely encounter
issues.

Interested in contributing? Check out the documentation.

Also see developer's guide for information on how to
build and test the code.

主要指標

概覽
名稱與所有者zieckey/gochart
主編程語言Go
編程語言Makefile (語言數: 1)
平台
許可證BSD 2-Clause "Simplified" License
所有者活动
創建於2014-12-24 11:59:23
推送於2017-03-21 10:39:11
最后一次提交2017-03-21 18:39:03
發布數2
最新版本名稱v1.1 (發布於 2017-03-21 18:34:29)
第一版名稱1.0 (發布於 2017-03-12 21:52:03)
用户参与
星數308
關注者數13
派生數43
提交數38
已啟用問題?
問題數3
打開的問題數0
拉請求數2
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?