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

GoalPage
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 useGenerating an SSH key
Edit your vault from a Pi while a colleague edits via TailscaleShare a vault via Tailscale
Replace the auto-deployed daemon with a systemd-managed one + cosign-verify itsystemd-managed daemon
Back up your vault (rsync / restic / borg) + restore from disk failure or accidental deleteBackup & 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 connectionsHardware-key SSH auth
Front the Docker sshd with nginx / Caddy / SSH ProxyJumpReverse proxy in front of Docker sshd
Edit work + personal + family vaults from one Obsidian installEditing multiple vaults from one Obsidian

If you want a recipe that’s not here, open a discussion — common asks become recipes.