-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
55 lines (55 loc) · 1.79 KB
/
Copy pathChart.yaml
File metadata and controls
55 lines (55 loc) · 1.79 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
apiVersion: v2
name: mongo-compass
description: Deploy MongoDB Compass Web with optional OAuth2 Proxy, Keycloak OIDC authentication & API Gateway support
type: application
version: 1.1.0
appVersion: 0.5.0
home: https://github.com/youknowforsearch/mongo-compass-web-helm
icon: https://raw.githubusercontent.com/youknowforsearch/mongo-compass-web-helm/main/mongo-compass-web-helm-tsp.png
keywords:
- mongo
- mongodb
- mongo ui
- mongo compass
- mongo-compass
- oauth2-proxy
- keycloak
- oidc
- oauth
- genai
- mongo-shell
- gateway-api
- httproute
- envoy
sources:
- https://github.com/youknowforsearch/mongo-compass-web-helm
maintainers:
- name: Amirhossein Ebrahimzade
email: amirhebrahimzader@gmail.com
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: added
description: Native OIDC/OAuth authentication built into compass-web 0.5.0 (no oauth2-proxy sidecar required)
- kind: added
description: Native Basic auth support
- kind: added
description: Mongo Shell toggle (enable-shell)
- kind: added
description: GenAI query/aggregation options (OpenAI key, model, sample documents, custom prompts)
- kind: added
description: Edit-connections and master-password support for saving/encrypting connections
- kind: added
description: App name and base route configuration
- kind: changed
description: Bumped compass-web appVersion to 0.5.0
artifacthub.io/links: |
- name: Mongo Compass Web
url: https://github.com/haohanyang/compass-web
- name: OAuth2 Proxy
url: https://oauth2-proxy.github.io/oauth2-proxy/
- name: Keycloak
url: https://www.keycloak.org/
- name: Envoy Gateway
url: https://gateway.envoyproxy.io/