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:
2023-12-20 16:40:09 +11:00
parent 80d15db83a
commit 696b6cdb58
6 changed files with 42 additions and 21 deletions

2
secrets/bookdb-common Normal file
View File

@@ -0,0 +1,2 @@
POSTGRES_PASSWORD=blahdeblah
PGPASSWORD=NWNlfa01

2
secrets/eufy_security_ws Normal file
View File

@@ -0,0 +1,2 @@
PASSWORD=JUkoCuA!wH*f9Jeg^w*d

2
secrets/padb-common Normal file
View File

@@ -0,0 +1,2 @@
POSTGRES_PASSWORD=for_now_pa
PGPASSWORD=for_now_overall_pg_pass

1
secrets/pihole Normal file
View File

@@ -0,0 +1 @@
WEBPASSWORD='O701JH&%fDqIw836eTiw1LxzlGw!sn%c'

2
secrets/wiki-common Normal file
View File

@@ -0,0 +1,2 @@
POSTGRES_PASSWORD=NOE82KzuLOr46EvJOJEmSXr4WW8Lt79Gdmr4n6eD765UHjaD22bvgs1cnU9x4RCn
DB_PASS=${POSTGRES_PASSWORD}