feat(netdata): 添加netdata监控服务的docker部署配置

添加docker-compose配置文件、环境变量配置和netdata配置文件,用于快速部署netdata监控服务
This commit is contained in:
2025-10-07 17:29:02 +08:00
parent e89d44b27c
commit 880ed33d3d
3 changed files with 38 additions and 0 deletions

2
netdata/env.cfg Normal file
View File

@@ -0,0 +1,2 @@
IMAGE_TAG=netdata/netdata:edge-0
Volumes_Path=/data/volumes/netdata