Can I do what the title said? It could be useful when I’m on a sketchy WiFi. I’m asking as I’m already using ZeroTier to access my home server and this could be another nice use.
- 2 posts
- 5 comments
Joined 3 years ago
Cake day: July 1st, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
For app data, Borg as backup/restore software. Backup data is then stored on Hetzner as an offsite backup - super easy and cheap to setup. Also add healthchecks.io to get notified if a backup failed.
Edit: Backup docker compose files and other scripts (without API keys!!!) with git to GitHub.
- 3 years
It’s literally takes 2 clicks to tunnel via a VPN
- ComptitiveSubset@lemmy.worldto
Selfhosted@lemmy.world•How do you deal with malicious requests to your servers?English
3 yearsThat sounds like an excellent solution for web based apps, but what about services like Plex or Nextcloud that use their own client side apps?
- 3 years
I’d recommend Debian Linux. It’s free, stable, has all the software you’ll need with long term support, ton of online resources and communities to learn from. You can start with or without UI.

I write down everything I built so for plus future plans in OneNote. This kind of defeats the purpose of self hosting but I want to keep a written copy complete off site in case if a complete loss. Plus I like OneNote. It’s actually a well designed product. Scripts, docker compose files and such are in GitHub.