5 ms·
The control plane of Tailscale can even be self-hosted via the Headscale project: https://github.com/juanfont/headscale https://github.com/juanfont/headscale
by cls59 11mo ago
The control plane of Tailscale can even be self-hosted via the Headscale project:
https://github.com/juanfont/headscale https://github.com/juanfont/headscale
As for backups, I like both https://github.com/restic/restic https://github.com/restic/restic and https://github.com/kopia/kopia/ https://github.com/kopia/kopia/. Encryption is done client-side, so the only thing the offsite host receives is encrypted blobs.
- fundatus 11mo agoFor anyone looking for a convenient way to set restic up: Backrest[1] provides a docker container and a web interface to configure, monitor and restore your restic backups. [1] https://github.com/garethgeorge/backrest https://github.com/garethgeorge/backrest