Image storage for the Hugo website #7

Open
opened 2026-08-13 15:50:49 +00:00 by itguyeric · 0 comments
Owner

The Hugo site builds in a throwaway runner container and rsyncs to SWAG (Runbook 10). Images currently have no proper home.

Decide between committing them to the repo, an object store, or a separate volume served by SWAG, and account for the uid/ownership trap from Runbook 10 -- SWAG re-chowns /config to its PUID on every restart, so anything not owned by worker gets clobbered.

The Hugo site builds in a throwaway runner container and rsyncs to SWAG (Runbook 10). Images currently have no proper home. Decide between committing them to the repo, an object store, or a separate volume served by SWAG, and account for the uid/ownership trap from Runbook 10 -- SWAG re-chowns `/config` to its PUID on every restart, so anything not owned by `worker` gets clobbered.
itguyeric added this to the Homelab project 2026-08-13 15:57:51 +00:00
Sign in to join this conversation.
No description provided.