更新 'repository.yaml'
This commit is contained in:
24
netdata/config.yaml
Normal file
24
netdata/config.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: Netdata
|
||||
version: 2.7.3
|
||||
slug: netdata
|
||||
codenotary: wghaos@163.com
|
||||
description: 'Netdata每秒收集指标,并将其显示在漂亮的低延迟仪表板中'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
image: r.hassbus.com/wghaos/netdata
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
privileged:
|
||||
- SYS_ADMIN
|
||||
- SYS_PTRACE
|
||||
panel_icon: mdi:chart-bell-curve
|
||||
panel_title: Netdata
|
||||
ingress: true
|
||||
ingress_port: 19999
|
||||
ingress_stream: true
|
||||
ports:
|
||||
19999/tcp: 19999
|
||||
ports_description:
|
||||
19999/tcp: Web interface
|
||||
boot: manual
|
||||
Reference in New Issue
Block a user