feat: remove config

This commit is contained in:
2025-03-24 21:15:41 +07:00
parent 9872b0f86c
commit 06735f16b4
2 changed files with 6 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
# netdata-docker-compose
## Credits
[Install Netdata with Docker](https://learn.netdata.cloud/docs/netdata-agent/installation/docker)
<!-- [How to deploy monitoring on your VPS with Coolify and Netdata](https://peturgeorgievv.com/blog/how-to-deploy-monitoring-on-your-vps-with-coolify-and-netdata) -->
-23
View File
@@ -1,23 +0,0 @@
[global]
run_as_user = netdata
web_mode = static-threaded
memory mode = save
hostname = ${HOSTNAME}
history = 3600
update every = 1
dbengine multihost disk space = 256
[health]
enabled = yes
[logging]
type = none
[web]
mode = static-threaded
web files owner = root
web files group = root
bind to = 0.0.0.0:19999
[registry]
enabled = no