this post was submitted on 27 Sep 2023
163 points (98.8% liked)

Selfhosted

60320 readers
710 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] DeltaTangoLima@reddrefuge.com 5 points 2 years ago

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