Image storage for the Hugo website #7
Labels
No labels
area/ci
area/media
area/network
area/observability
area/platform
area/security
area/storage
area/web
type/project
type/task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
itguyeric/infra#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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 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
/configto its PUID on every restart, so anything not owned byworkergets clobbered.