rework build, requirements and pipline
This commit is contained in:
14
.env_sample
Normal file
14
.env_sample
Normal file
@@ -0,0 +1,14 @@
|
||||
# default: http://localhost:19999
|
||||
NETDATA_HOST=http://localhost:19999
|
||||
|
||||
# default: 200000 (last how many seconds to get from netdata)
|
||||
# NETDATA_QUERY_SECONDS=200000
|
||||
|
||||
# default: 3000 (how many points in a row for the query)
|
||||
# NETDATA_QUERY_POINTS=3000
|
||||
|
||||
# default: 0 (seconds to refresh the dashboard-website, 0 = no refresh)
|
||||
# SITE_REFRESH=0
|
||||
|
||||
# default: 19998 (internal Port of the rudi-Server)
|
||||
# SERVER_PORT=19998
|
||||
Reference in New Issue
Block a user