docs(deploy): sync web/static + assets/documents into volumes #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/deploy-static-volume-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The deploy runbook synced only
web/dist/into thephilflow_static_filesvolume, but nginx serves all ofweb/from it. Soweb/static/(the SourceSerif4 fonts, in the repo since 2026-05-20) never reached the volume and 404'd site-wide, dropping the blog reading serif to a system fallback.Step 7 now syncs
web/static/too, and the asset-volume list documentsweb/assets/documents/(audio + read-along JSON). Prod was fixed manually during the 2026-06-23 audiobook deploy; this closes the runbook gap.🤖 Generated with Claude Code