Initial commit for the project
This commit is contained in:
6
rp/htpasswd/netdata.domain.tld
Normal file
6
rp/htpasswd/netdata.domain.tld
Normal file
@@ -0,0 +1,6 @@
|
||||
# https://learn.netdata.cloud/docs/agent/running-behind-nginx#enable-authentication
|
||||
# Putting username and hashed password inside the htpasswd folder of
|
||||
# jwilder/nginx-proxy activates the Basic auth for the domain you
|
||||
# use as the filename of this file.
|
||||
|
||||
${username}:${hashed-password}
|
||||
Reference in New Issue
Block a user