Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I'm new to the party and am still experimenting, not super tech savvy but I've been doing a few things.
I have one SD set up for retro gaming via Lakka. Wish Lakka had an option to add a desktop like RetroPie but just really love the interface and ease of use. Tried recalbox and it's nice as well! Can't remember why I settled for Lakka.
Another SD is for experimenting at the moment. As mentioned I'm brand new to the pi community so I've installed Raspbian on it and have just been testing the waters. Set up iirc my first VNC network between it, my PC and my phone. Also have been using it to rip and burn DVDs via brasero. Don't have wifi at home, I use a hotspot which complicates using my printer wirelessly so I'm considering using the pi as a network for that. There's also a cool program I found where you learn musical coding? It's pretty interesting though I still don't really know what it's for haha.
I'd really like to do more with it but as mentioned am just learning. Hell, I just got it running a few weeks ago after it had been down for a couple years so I'm sure I l'll be doing more when I find the time.
I'd love to set it up in my vehicle and have Spotify, gps navigation, retro gaming etc through it but seems like a big project with my limited understanding ATM.
I'm using a pi4 8gb as my server, with a pi4 2gb as backup in case the first one dies. It's a very classic server, running postfix/courier-imap for mails, lighttpd for web, bind9 for dns, ergo for irc, sqlite3 for databases. I also use fail2ban for IDS and cron to run tons of various task. All of that is hosted on a Gentoo linux OS.
The one thing I don't want to use is docker. I love docker for development or for deploying the main app at work, but it makes managing updates a nightmare for handling multiple services on my server (most your containers probably contain vulnerable software due to lack of system updates), and it eats resources needlessly. Then again, it's made possible because I avoid the big webapps that usually need it.
I've got an original Pi running PiHole, I've got a Pi4 running my Plex + Servarr Suite, and a Pi2 B running a LAMPP stack and dev environment.
All the arrs, HA, pihole and a few smaller containers running on pi4. It was my gateway into the world of self hosting.
I used to use them for all my setups. Then the shortages stopped that. Nowadays I just use one big server.
The only one I have running atm is for Klipper/Moonraker/Mainsail for my 3D printers.
Otherwise I find them so slow to work with that I don't really like using them, just something like an apt upgrade
can take several minutes or more.
I'm running a Pi Zero W as a network extender!
I have a Raspberry pi 1b that runs adguard home and a VPN server
A Raspberry Pi 3 Model B
It's connected to my 3d printer and runs octoprint allowing me to upload print jobs. and control the printer from my home network.
It serves up the Pi camera video stream.
It can also switch the printers light on and off.
No cluster setup.
I run a Pi Zero W over wifi as my backup pi-hole so that clients can still connect if my main system is updating or down. Planning to get a more powerful one for OctoPrint.
I run OpenSprinkler Pi on my raspberry Pi 3 and HomeAssistant on my Pi 4. Works incredibly well for both.
Got a bunch of RPIs, some of them retired.
One of the active ones runs a MediaWiki engine (if it detects my home wifi on startup, it acts as a mirror slave to the master installation on the server, if not, it opens a wifi with my home wifi's credentials and offers the wiki as read-only).
Another one runs a DB that controls a number of ESP8266 clients controlling lights, motors, and sensors.
I'm using my RPi4 4gb to run a home media server, jellyfin and *arr stack all containerized and automated. Also syncthing for obsidian. Works perfectly
The first one is a Kodi player.
The second one was originally intended for RetroPi, but now it's a mp3 player running MPD, and connected to my sleep headphones.
I use RPI4 with the YunoHost platform and I think it's positive. However YunoHost does not install Lemmy on the Raspberry.
I run a Pi4B 8GB as a home server for Plex, Nextcloud, and Torrenting. Works fine for up to 1080p x264 stuff but I might grab a Pi5 or alternative when it launches because I'd like to start storing x265 stuff too. I even opened it up to a few family members outside the household too and we barely notice the extra load
I have 3.
-
Dakboard above the fridge shows calendar and shared photo album. It also runs bluetooth and serves as a relay for Homeassitant and a few kitchen devices (ie: igrill mini probe for meat).
-
pikvm for a desktop
-
pikvm+ kvm for lab rack esxi servers.
the latter two also run tailscale and allow me to SSH proxy if needed as a back VPN/remote access utility.
There is also a 4th. It runs NUT/UPS tools for their network gear and a mail relay for alerting and also tailscale so I can proxy if necessary.
Since its tailscale etc. Only key based auth is allowed on these boxes.
I have a Turing pi V2, currently with only one CM4 module in it, running some *arrs, paperless, smb and some monitoring.
That’s awesome! Turing Pi has always fascinated me.
Raspberry Pi 3 B+ with Pihole. Its hard to look at websites without Pihole. Oh! I have another running Octopi for my 3D printer.
I've got a few
- Pi 4 with a 1tb SSD for my proxmox backups
- Octopi for 3d printer
- One running as a Spotify connect client for some "dumb" bose speakers in the lounge
Ones dedicated to being an openvpn host for my phone to be permanently connected to (pi4), and a second runs pihole + nginx as a reverse proxy into the rest of my http(s) services (pi3b+). The vpn keeps my phone behind pihole when mobile + gives access to lan only services.
The proxy being separate lets me take any of the other machines offline and the proxy will serve a 'service unavailable'/'maintenance' page instead of just timing out the connection. It serves 2-3 8mbps video streams regularly without issue.
Basically this and a HomeAssisstant server on top.