first commit

This commit is contained in:
MCHost
2025-07-03 05:51:59 -04:00
commit 257406e32c
6 changed files with 835 additions and 0 deletions

4
default.env Normal file
View File

@ -0,0 +1,4 @@
NETDATA_URL=http://x.x.x.x:19999/api/v1
TOTAL_CORES=50
DOCKER_SOCKET_PATH=/var/run/docker.sock
PORT=3000