Tailscale is how I access my server. I’ve got a domain name that points to the internal tailscale IP address, but that’s not really necessary
Tailscale is how I access my server. I’ve got a domain name that points to the internal tailscale IP address, but that’s not really necessary
I run uptime-kuma on a cheap VPS and have it ping my external ports on the home server. If the house loses internet I still get alerts.
I use restic with a wrapper script to automate it on all of my machines. The backend storage can be anything that speaks S3, so B2, or iDrive would both work. I currently use Storj for my backend. It’s globally distributed storage, so no single point of failure geographically and it’s cheap. Backblaze is also a great company, but I’ve grown a little skeptical since they went public.
I’ve used backblaze b2 for almost 8 years now and it just works. I’ve never had any data lost by them in that time.
I just recently switched over to Storj.io as it a bit cheaper at only $4/TB as compared to B2 at $6/TB. Both are S3 compatible and work with just about every backup software out there. I have used Borg, Kopia and now Restic to do backups of important data. All 3 tools deduplicate all your data and reduces the amount of storage used. They also do encryption client side and are open source. They also have a built-in verification mechanism that checks the data is intact.
I hate to say it, but i kinda saw this coming. Ever since they went public, i lost trust in them as they become beholden to profit maximizing shareholders. I switched away 3 years ago. The part I didn’t expect was the lies and insolvency.
I switched to StorJ, which supports S3 and works as a drop in replacement for a lower price.
Another good drop in alternative that speaks S3 is scaleway. Their based in France, but it’s a bit more pricy, especially with the US$ taking a nosedive against the euro.