forked from hassio-addons/repository
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
41 lines (41 loc) · 825 Bytes
/
config.yaml
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
arch:
- aarch64
- amd64
- armv7
description: The open platform for beautiful analytics and monitoring
image: ghcr.io/hassio-addons/grafana/{arch}
ingress: true
ingress_port: 1337
ingress_stream: true
map:
- config
- ssl
name: Grafana
options:
certfile: fullchain.pem
env_vars: []
keyfile: privkey.pem
plugins: []
ssl: true
panel_icon: mdi:chart-timeline
panel_title: Grafana
ports:
80/tcp: null
ports_description:
80/tcp: Not required for Ingress
schema:
certfile: str
env_vars:
- name: match(^GF_([A-Z0-9_])+$)
value: str
grafana_ingress_user: str?
keyfile: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?
plugins:
- str
ssl: bool
slug: grafana
startup: services
url: https://github.com/hassio-addons/addon-grafana
version: 7.3.1
watchdog: http://[HOST]:1337/api/health