Hiya!
I have a Raspberry Pi 4B set up as a print server, so it has to run 24/7. But it irks me that it’s mostly idling.
I’d move my website to it, but I don’t want to deal with it being open to the internet. The same goes for an e-mail server.
I was also thinking of running a Minecraft server on it. (Being able to play on the same world from different devices is kinda cool.) Alas, my RPi only has 4 GiBs of RAM. I worry that such a load would interfere with the print server.
Any ideas what I could run on it?
Paperless ngx
Pihole, homeassistant, a music server using moodeaudio
Another vote for Pi-hole here. I don’t know how I lived without it before!
I use an adblocker on both my PC and my phone. Does a Pi-hole have many advantages over that?
PiHole is DNS based ad blocking and local DNS for everything on your network. So, even things that can’t run their own adblocker.
Not just ad blocker, but tracking blockers too. Also, if you’ve got a simple little device like a WiFi controlled outlet switch, and through PiHole you notice it “phoning home” frequently even though you’re not using it… that’s a clue that you might not want to be keeping such things inside the same network where you check on your 401(k) account…
Another vote for PiHole. It keeps your home network cleaner by ignoring the ads.
SANE scan server? Paperless ngx also comes to my mind, find it pretty useful.
Get yourself and adsb antenna and feed flightaware, flightradar24, and adsbexchange. Help track the skies!
I run AdGuard Home, WireGuard and a couple of other things on my 4B, all in Docker.
I used to run HomeAssistant on our for a while, but they stopped supporting that architecture (armhf?). Also used to run Unbound on it.
HomeAssistant is still supported on Pi4b
It’s support for the rpi3 that is getting fased out.
Odd, it must be the Docker image I’m using, then. Thanks for clarifying.
I suppose it works best with haos installed on the Rpi