mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出netdata、sun-panel
This commit is contained in:
24
netdata/config.yaml
Normal file
24
netdata/config.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: Netdata
|
||||
version: v1.44.1
|
||||
slug: netdata
|
||||
codenotary: wghaos@163.com
|
||||
description: 'Netdata每秒收集指标,并将其显示在漂亮的低延迟仪表板中'
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
image: wghaos/netdata
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
host_network: false
|
||||
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
|
||||
Reference in New Issue
Block a user