The old Hyperthrive DigitalOcean VPS (161.35.12.75) was deleted
2026-06-24 after all services migrated to the OVH VPS (verified live,
no DNS pointing at the old IP). Mark the section DELETED, retain
recovery notes as historical, and update the CLAUDE.md docs pointer.
Full migration record lives in ~/projects/server-ovh-prod-01-main/.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
SFTP uses a virtual root where Synology shared folders appear directly
under / — /volume1/... does not exist in SFTP space. The repo lives at
/homes/jared/Backups/fedora-workstation, not /home/Backups/... .
Also removes the pre-flight reachability check (HTTP curl, previously SSH)
that has been the source of every Synology skip since May 24. Restic
handles unreachable SFTP endpoints gracefully; no gate needed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Added comprehensive operational documentation for Synology DS218plus
access, backup paths, and restic commands. Added VPS inventory with
notes on Hyperthrive DigitalOcean recovery and OVH migration plan.
Updated CLAUDE.md to reference new docs, expand known workarounds
with cursor and NVIDIA DRM details, and clarify hardware status.
12-task plan covering Ruby notifier script (TDD, Sandi Metz OOP),
n8n datatable setup, both workflows, and backup.sh integrations
for desktop and OVH VPS.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Two-workflow n8n system: webhook receiver records backup run results
into a datatable; weekly Friday reporter compares against expected
sources and sends green/yellow/red health digest via MailPace.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Add keyboard documentation including README and JSON keymap exports
from the K15 Pro. Useful for reference when reconfiguring via
launcher.keychron.com or troubleshooting firmware issues.
Refresh cheatsheet.md with tested DMS keybindings and actual working
setup (e.g. SUPER+T for terminal, DMS spotlight, lxpolkit instead of
broken hyprpolkitagent). Update plan.md to replace hyprpolkitagent
with lxpolkit (Qt 6 ABI issue). Add detailed phase 1-3 progress notes
including lxpolkit workaround, hyprland.conf + hyprpaper verification,
and dotfiles stow integration.