lilith-platform.live/deployments
Natalie 34048f1e1a fix(photos): bridge hash-named gallery 404s to local named set (black-down)
Public /photos/ vhost serves the descriptive-named admin photo set from local
disk since black:8081 photos-origin was decommissioned (2026-06-27), but the
deployed gallery bundle addresses photos by 12-hex content hash — every image
404s.

Add relink-photo-hashes.sh: extracts the name->hash map from the LIVE quinn.www
bundle and (re)creates <hash> -> <named> symlinks in the admin photo dir, so
both naming schemes resolve. Idempotent; self-corrects to whatever frontend is
deployed; becomes inert when a photos origin returns and the vhost reverts to
proxy_pass. Hooked into quinn.admin/deploy.sh step 4c after the photo rsync.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 20:32:29 -04:00
..
@domains fix(photos): bridge hash-named gallery 404s to local named set (black-down) 2026-06-28 20:32:29 -04:00
ci fix(ci/deploy): local-remote helpers for black-runner deploy jobs 2026-06-24 19:53:37 -04:00
docker
hosts/vps-0 feat(messenger): canonical domain messenger.transquinnftw.com 2026-06-23 07:55:54 -04:00
playwright-e2e-docker fix(my): unwrap credentials list envelope from quinn.api 2026-06-22 21:15:42 -04:00
deploy-secrets.sh