[Tech] How many of you are into self-hosting and homelabs? Share your stacks!
As I got bit by the homelab bug this past year I started replacing almost everything with self-hosted alternatives!
I am curious how many are into this?
I have a home server setup with DDNS (since I am not paying AT for a static IP)
Running docker on Ubuntu 24.04LTS on my main
And a NAS running on TrueNAS
I am running:
- Immich (Google photos replacement)
- ollama (local ai models using Qweb and Deepseek)
- n8n (for automating almost ANYTHING, mainly sending me SMS/telegram messages for when the water tank is full or if a water leak is detected at home)
- Sterling PDF (for all pdf tools you can think of)
- Skysend (WeTransfer replacement)
- Owncloud (Google Drive replacement)
- Paperless (Document scanning / Organizing tool)
- Stremio server + Torrentio (For watching movies/series and using my fiber to buffer the movie even if I am on LTE remotely)
- Wireguard (a VPN server, used for connected to my local network remotely + to play LAN games over the internet with friends)
- Nginx (reverse proxy to access my applications through https)
- searxng (Google Search/Bing replacement that allows me completely private search without the ads and tracking)
- KASM (running virtual machines that I can access through the browser from anywhere)
- Zero byte ( Automated file backup tool that even handles versioning)
- Pi-hole (Adblock for my entire home network )