homeos/docker
HomeOS Bootstrap 1eec714d4a Fix R15: pass MQTT passwords to the broker without shell interpolation
gen-passwd.sh embedded passwords in `sh -c "..."`, which breaks or injects for
strong passwords containing quotes/$/;. Export them and forward with bare
`-e NAME`, reading them as env vars inside a single-quoted container script — any
character is now handled safely.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 22:54:03 +02:00
..
app Fix R15 findings: fresh-clone bootstrap + never seed a blank admin password 2026-07-17 21:24:10 +02:00
mosquitto Fix R15: pass MQTT passwords to the broker without shell interpolation 2026-07-17 22:54:03 +02:00
nginx Phase 1: bootstrap — Docker stack, Laravel 13, design system, auth 2026-07-17 21:06:20 +02:00