auto: docs sync 2026-06-17T00:00:14+00:00
Files changed: .obsidian/workspace.json credentials docs/hardware/environment.md plans/vaultwarden-plan.md runbooks/edge2-access-reference.md runbooks/expose-service-edge2.md
This commit is contained in:
parent
dd516c1b94
commit
e9cb7777fe
6 changed files with 519 additions and 8 deletions
11
credentials
11
credentials
|
|
@ -131,6 +131,9 @@ MESHMONITOR_ADMIN_PASS="7redditGold"
|
|||
# Vaultwarden (Password Manager)
|
||||
# Deployed: 2026-02-05 on Contabo VPS
|
||||
# URL: https://vault.echo6.co
|
||||
# Local-login account (verified Phase 0a 2026-06-16): matt@echo6.co — master password is SET; Matt has confirmed he knows it.
|
||||
# SSO_ONLY=false → local email + master-password login works independent of Authentik.
|
||||
# Master password is Matt's own secret — NOT stored here (Vaultwarden keeps only the PBKDF2/Argon2 hash; unrecoverable).
|
||||
VAULTWARDEN_URL="https://vault.echo6.co"
|
||||
VAULTWARDEN_ADMIN_TOKEN="lHYCnZvETLirtRYCTICM6i6s2yYbMFjW3CkHwxnO1Brqe6vIq0zKNwF01IWB01"
|
||||
VAULTWARDEN_ADMIN_URL="https://vault.echo6.co/admin"
|
||||
|
|
@ -345,3 +348,11 @@ IDAHO_511_API_KEY=5af12fb5fdc743e0ae0b041bc4c47f2d
|
|||
|
||||
# edge2 PVE host root@pam password (set 2026-06-16 — for PDM remote-add + break-glass)
|
||||
EDGE2_ROOT_PASSWORD=rAWdarLXCsTVnEQCmGxX
|
||||
|
||||
# intermountainmesh.com WordPress (edge2 CT 101, 10.10.10.11)
|
||||
# Deployed: 2026-06-16
|
||||
WP_IMESH_DB_ROOT_PW=BenH5nw7Y25k2xtrXfXcapt4xLzsQC2W
|
||||
WP_IMESH_DB_USER=wp_user
|
||||
WP_IMESH_DB_PASSWORD=9cnwfhQzkdyfU8C3yodIXu_IA1PUOawr
|
||||
WP_IMESH_DB_NAME=wordpress
|
||||
# WordPress admin credentials: set during browser setup wizard at https://intermountainmesh.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue