Commit graph

4 commits

Author SHA1 Message Date
d573dfbbda fix: rewrite backup script — extract via Docker, rsync from host
Avoids SSH-inside-container complexity. Docker cp to /tmp,
native rsync to NAS, Docker cleanup for root-owned files.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:36:39 +02:00
42e81c3609 feat: NAS backup script for db and media volumes
Runs via Docker, rsync over SSH to 192.168.178.110.
Cron: daily at 3am.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 13:23:12 +02:00
21f9759d3a feat: require Naomi verification before closing Forgejo issues
Done items stay open in Forgejo until Naomi ticks the new Verified
checkbox in Notion. Shows ' Awaiting Naomi's verification' or
' Verified by Naomi' in the issue body accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 12:57:17 +02:00
70c2213d98 feat: add Notion→Forgejo sync script
Idempotent sync via notion-id marker in issue body.
Initial 10 issues already created from BloomBase Notion workspace.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 12:40:36 +02:00