I pay $7 a month for a server and I self-host a bunch of services for personal use:
- n8n (n8n.io) - Zapier alternative
- Privatebin (github.com/PrivateBin/PrivateBin) - encrypted pastebin for sharing sensitive data
- Headscale (github.com/juanfont/headscale) - open-source implementation of the Tailscale control server. Lets me set up a personal VPN easily.
- Argo CD (github.com/argoproj/argo-cd) - I use the VPS as single-node Kubernetes, and argo lets me manage my deployments.
- Hashicorp Vault (vaultproject.io) - For managing secrets.
I also wanted to self-host something like Gitpod or Github Codespaces, but there was nothing available. So I decided to build it. It's at https://hocus.dev if you want to check it out.
What do you self host? I'm curious to see what else I could put up.
Funkwhale - https://funkwhale.audio/
HAProxy - https://www.haproxy.org/
Pihole - https://pi-hole.net/
ReadyMedia (formerly miniDLNA) - https://sourceforge.net/projects/minidlna/
I've toyed with Jitsi (https://jitsi.org/) and IRC (https://ergo.chat/ and https://kiwiirc.com/) but neither are useful enough to me to keep running.