mirror of
https://github.com/tiennm99/netdata-docker-compose.git
synced 2026-06-18 05:28:22 +00:00
feat: remove config
This commit is contained in:
@@ -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) -->
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user