chore(pgdb): land W1N-227 compose-化 leftovers (compose source, host facts, inventory, scribe notes)

This commit is contained in:
windyboy
2026-08-29 14:51:20 +08:00
parent c7dc4fd25c
commit b61513c93e
6 changed files with 103 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# pgdb compose secrets — copy to /opt/database/.env on the host, chmod 600.
# NEVER commit the real values. Generate: openssl rand -hex 24
POSTGRES_PASSWORD=change-me-strong-hex
PGWEB_AUTH_USER=pgweb
PGWEB_AUTH_PASS=change-me-strong-hex