this post was submitted on 27 Sep 2023
182 points (98.4% liked)

Selfhosted

40329 readers
426 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

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

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year 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?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] cmeerw@programming.dev 3 points 1 year ago

I am actually using a OrangePiPC as:

  • WLAN access point (hostapd)
  • LTE Internet via a E3372 USB dongle
  • radio via DVB-T dongle/Internet
  • USB speakers for the radio
  • Bluetooth dongle to connect to Bluetooth-enabled speaker in another room
  • USB temperature sensor, motion sensors via GPIO
  • VoIP telephone with connected USB headset
  • small LCD display to show the current temperature and incoming call information
[–] operator@kbin.social 3 points 1 year ago (4 children)

Using Pi's to run services in my homelab which I want to keep separate from my server (to have some sort of failover in case the server goes down). Status/Monitoring, VPN server and so on

load more comments (4 replies)
[–] darcmage@lemm.ee 2 points 1 year ago

All the arrs, HA, pihole and a few smaller containers running on pi4. It was my gateway into the world of self hosting.

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.

[–] mesamunefire@lemmy.world 2 points 1 year ago

I used to use them for all my setups. Then the shortages stopped that. Nowadays I just use one big server.

[–] bmcgonag@lemmy.world 2 points 1 year ago

I run OpenSprinkler Pi on my raspberry Pi 3 and HomeAssistant on my Pi 4. Works incredibly well for both.

[–] AlecStewart1st@lemmy.world 2 points 1 year ago

I got a RPi 3B as my Pi-Hole that I'll eventually use as my Wireguard VPN, too. Hoping to get another Pi device for hosting Jellyfin on.

[–] karx@lemmy.world 2 points 1 year ago

I'm running a Pi Zero W as a network extender!

[–] merthyr1831@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

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

[–] Darkassassin07@lemmy.ca 2 points 1 year ago (3 children)

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.

[–] watcher@nopeeking.link 2 points 1 year ago

Basically this and a HomeAssisstant server on top.

load more comments (2 replies)
[–] thatguy_ie@lemmy.world 2 points 1 year ago

I've got a few

  1. Pi 4 with a 1tb SSD for my proxmox backups
  2. Octopi for 3d printer
  3. One running as a Spotify connect client for some "dumb" bose speakers in the lounge
[–] mondoman712@lemmy.ml 2 points 1 year ago (1 children)

I have a Turing pi V2, currently with only one CM4 module in it, running some *arrs, paperless, smb and some monitoring.

[–] atomWood@lemm.ee 2 points 1 year ago

That’s awesome! Turing Pi has always fascinated me.

[–] Vex_Detrause@lemmy.ca 2 points 1 year ago* (last edited 1 year ago) (1 children)

Raspberry Pi 3 B+ with Pihole. Its hard to look at websites without Pihole. Oh! I have another running Octopi for my 3D printer.

load more comments (1 replies)
[–] BeigeAgenda@lemmy.ca 2 points 1 year ago (1 children)

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.

[–] dwindling7373@feddit.it 2 points 1 year ago (3 children)

I have RetroPi that can run Kodi inside of it.

load more comments (3 replies)
[–] digilec@lemmy.world 2 points 1 year ago

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.

[–] clavismil@lemmy.world 2 points 1 year ago (2 children)

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

load more comments (2 replies)
[–] emhl@feddit.de 2 points 1 year ago

I have a Raspberry pi 1b that runs adguard home and a VPN server

[–] mintyfrog@lemmy.ml 2 points 1 year ago

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.

[–] Anafroj@sh.itjust.works 2 points 1 year ago

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.

[–] freeman@lemmy.pub 2 points 1 year ago* (last edited 1 year ago)

I have 3.

  1. 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).

  2. pikvm for a desktop

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

[–] Treczoks@kbin.social 2 points 1 year ago

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.

[–] Ignisnex@lemmy.world 2 points 1 year ago

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.

load more comments
view more: ‹ prev next ›