auto: docs sync 2026-06-29T06:00:08+00:00

Files changed: credentials engine/lint-report.md vault/.obsidian/workspace.json vault/docs/software/central.md
This commit is contained in:
echo6-autocommit 2026-06-29 06:00:08 +00:00
commit 3363f59b4b
4 changed files with 15 additions and 11 deletions

View file

@ -354,6 +354,10 @@ CENTRAL_PG_DSN="postgresql://central:3LNVFQJHsK3e7dOcAdvK3oS6d70f@localhost/cent
# Central Data Hub Master Key
CENTRAL_MASTER_KEY=jfooDHnsS8n5J61bDzmiq6u7QpJhUoEQ/BVk1Sj3PqE=
# Central GUI operator login (http://central.echo6.mesh:8000)
CENTRAL_OPERATOR_USER="admin"
CENTRAL_OPERATOR_PASS="7redditGold"
# Recon VM (CT 1130) — padus PostgreSQL (192.168.1.130 / recon-vm)
# PostgreSQL 16, opened for LAN 2026-05-24 — scram-sha-256, allow 192.168.1.0/24
RECON_PG_HOST=192.168.1.130