Cookbook
Goal-oriented walkthroughs that compose pieces from the rest of these docs. If you want a step-by-step “how do I…” answer, start here.
Recipes
| Goal | Page |
|---|---|
| Set up a Pi as your home vault server (zero to first connect) | Raspberry Pi vault from scratch |
| Generate an SSH key the plugin can use | Generating an SSH key |
| Edit your vault from a Pi while a colleague edits via Tailscale | Share a vault via Tailscale |
| Replace the auto-deployed daemon with a systemd-managed one + cosign-verify it | systemd-managed daemon |
| Back up your vault (rsync / restic / borg) + restore from disk failure or accidental delete | Backup & restore |
| Move your vault from one remote host to another (Pi → NAS, home → VPS, etc.) | Migrating between hosts |
| Use a YubiKey / TouchID / Windows Hello to sign SSH connections | Hardware-key SSH auth |
| Front the Docker sshd with nginx / Caddy / SSH ProxyJump | Reverse proxy in front of Docker sshd |
| Edit work + personal + family vaults from one Obsidian install | Editing multiple vaults from one Obsidian |
If you want a recipe that’s not here, open a discussion — common asks become recipes.