Also, see: What’s running on my cloud server?.
Here’s a list of things that are running on my Raspberry Pi:
- OpenMediaVault, which runs the following:
- A Samba server on a 5 TB hard-drive.
- Pi-hole: I use the Docker+Portainer way to do that.
- A scheduled job to back up data to rsync.net
- A Tailscale daemon that allows me to connect to the Pi, and the services running on it like the above, when I am away from home.
- An alternative would have been to run something like PiVPN on the Pi and allow port forwarding on my router. However, Tailscale seems way more straightforward.