Skip Navigation

Do any of you use Raspberry Pi’s ?

For those of you who use Raspberry Pi’s in your home environment, I’m curious as to what you use them for. What applications are you running on them? Do you have your Pi’s setup in a cluster?

170 comments
  • I feel old, I don't understand 90% of words in this thread lol.

    I just have kodi on Libreelec with a jellyfin plugin on my rpi4 and even that struggled with overheating at times. So I run most stuff on my pc instead. I'm tempted to try the portainer to get some experience with docker tho.

  • Cluster of Pi4 8GBs. Bought pre-pandemic; love the little things.

    Nomad, Consul, Gluster, w/ TrueNas-backed NFS for the big files.

    They do all sorts of nifty things for us including Nightscout, LanguageTool OSS, monitoring for ubiquiti, Nextdrive, Grafana (which I use for home monitoring - temps/humidity with alerts), Prometheus & Mimir, Postgres, Codeserver.

    Basically I use them to schedule dockerized services I want to run or am interested in playing with/learning.

    Also I use Rapsberry Pi zero 2 w’s with Shairport-sync (https://github.com/mikebrady/shairport-sync ) as Airplay 2 streaming bridges for audio equipment that isn’t networked or doesn’t support AirPlay 2.

    I’m not sure I’d buy a Pi4 today; but they’ve been great so far.

  • Currently on my Pi4 I'm running Home Assistant for home automation, Semaphore for nightly runs of my Ansible playbooks, and Wireguard for VPNing into my local network. I've moved from PiHole to AdGuard running on my router, as it's far fewer moving parts.

    On my Pi Zero I'm running Pi-Star for my amateur radio needs.

  • I use a RPi3 for pihole and a RPi4 with debian + docker to host a bunch of stuff (in no spécific order): goaccess-for-nginxproxymanager

    filebrowser

    smokeping

    searxng

    duplicati

    whoogle

    nginx-proxy-manager

    flaresolverr

    linkding

    ntfy

    changedetection.io

    librex

    shlink

    speedtest-tracker

    unbound

    wg-easy

  • I have a pi 3 running my primary instance of Adguard Home, a pi 4 I don't know yet what to do with, and a Pi B that has RISCOS on it for fun. Seriously, if you ever just want to poke around a unique OS, download the official RISCOS image in the Raspberry Pi imager. Any UK folks reading this know what I'm talking about. But as an American I'd never heard of it and it's just friggin' neat!

  • 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 used to run pretty much all my workloads on Raspberry Pis, mostly in docker containers. I've since moved over to some ex enterprise servers and Proxmox, so I really only have a couple of Pis left in service, running:

    • Frigate: nvr for my IP cameras
    • exim: mail relay server for my stuff to be able to email out (nothing in)
    • Wireguard: outbound VPN server connected to Mullvad
    • Pi-hole: 2nd instance for redundancy, also runs cloudflared (for DNSoHTTP) and pihole-exporter (for putting Pi-hole stats into Prometheus)
    • Mosquitto: because I haven't moved it yet
    • Prometheus: ditto
  • Have a pi4 8gb and every time I need it for some mini graphics project, the GPU lags no matter how much vram I give it, so I usually end up using some old laptop with a GPU and the pi goes back to random things like data collection with sensors or some funny breadboard projects.

    Also use it to evaluate lightweight linux distros.

  • 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 have a Raspberry pi 1b that runs adguard home and a VPN server

  • 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.

170 comments