been systematically going through all recipes autonomic uses and making sure they pass CI (install/upgrade/backup/restore)
this PR adds backups/restore to this recipe with some specifics needed for the immich recipe
cc @hermzz
Confirms immich-server at the latest v2.7.5 + holds the DB pin immich v2.7.5 ships
(14-vectorchord0.4.3-pgvectors0.2.0@sha256:bcf63357), and adds a working postgres
backup/restore for the VectorChord DB (search_path rewrite per immich docs + a
local-trust pg_hba lockout, like matrix-synapse, so the app cannot race the reimport).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
been systematically going through all recipes autonomic uses and making sure they pass CI (install/upgrade/backup/restore)
this PR adds backups/restore to this recipe with some specifics needed for the immich recipe
cc @hermzz