added access logs of errors / slow URLs only, and exposed that out into /srv/docker/container/traefik/var/log/access_log, moved all passwords into separate env_files
This commit is contained in:
2
secrets/bookdb-common
Normal file
2
secrets/bookdb-common
Normal file
@@ -0,0 +1,2 @@
|
||||
POSTGRES_PASSWORD=blahdeblah
|
||||
PGPASSWORD=NWNlfa01
|
||||
2
secrets/eufy_security_ws
Normal file
2
secrets/eufy_security_ws
Normal file
@@ -0,0 +1,2 @@
|
||||
PASSWORD=JUkoCuA!wH*f9Jeg^w*d
|
||||
|
||||
2
secrets/padb-common
Normal file
2
secrets/padb-common
Normal file
@@ -0,0 +1,2 @@
|
||||
POSTGRES_PASSWORD=for_now_pa
|
||||
PGPASSWORD=for_now_overall_pg_pass
|
||||
1
secrets/pihole
Normal file
1
secrets/pihole
Normal file
@@ -0,0 +1 @@
|
||||
WEBPASSWORD='O701JH&%fDqIw836eTiw1LxzlGw!sn%c'
|
||||
2
secrets/wiki-common
Normal file
2
secrets/wiki-common
Normal file
@@ -0,0 +1,2 @@
|
||||
POSTGRES_PASSWORD=NOE82KzuLOr46EvJOJEmSXr4WW8Lt79Gdmr4n6eD765UHjaD22bvgs1cnU9x4RCn
|
||||
DB_PASS=${POSTGRES_PASSWORD}
|
||||
Reference in New Issue
Block a user