Commit Graph

4 Commits

Author SHA1 Message Date
whm
cddf95594e fix: web API 502 — use Podman-local DNS for gateway proxy
Mount nginx template with NGINX_LOCAL_RESOLVERS and require web→gateway health in deploy checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 01:00:29 +08:00
whm
e571e98387 feat: Z34b restore-by-host + harden web nginx DNS race
Add HMAC restore-by-host for phone-less rebind; resolve gateway at request time and recreate web after stack up.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 00:16:08 +08:00
whm
0445fc6fcc chore: mark Linux deploy scripts executable in git
Avoid Permission denied on production when running ./restart.sh after pull.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 16:32:09 +08:00
whm
f90245db9c chore: track Linux deploy scripts with forced git pull
Ship start/restart/pull-and-restart and deploy lib so production can one-line update; git_pull_hard uses checkout -f, restart --pull aligns then restarts.
2026-08-05 14:45:06 +08:00