this post was submitted on 27 Sep 2023
175 points (98.3% liked)

Selfhosted

49820 readers
750 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 2 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?

(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 years ago

I've got one as a Pi Hole, one as a Kodi box, and a few others I keep around as basically electronic multitools.

[–] [email protected] 1 points 2 years ago

Mostly as kodi/plex front ends. I've set them up as a kubernetes cluster in the past but they didn't have enough ram to run my torrent client. Now I just use an old Thinkpad running talos.

[–] [email protected] 1 points 2 years ago

1 Pi 4 for two things

  1. Download media over a persistent VPN that auto-moves to my NAS
  2. Fun play toy as a dev box to test new tech and try to stay current and keep my Linux skills sharp since I use osx at work

1 ends up blocking 2

I really want to buy like 5 or 6 with temp sensors to put around the house to see how good my heating/ac are working, and confirm wifi strength

[–] [email protected] 1 points 2 years ago

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

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Yes.

The jobs they do:

LAN print server

Running OctoPi for a 3D printer

PiHole and VPN for the home LAN

Experimenting with OpenHab

Portable Kodi box.

And a crappy mass storage server via USB.

[–] [email protected] 1 points 2 years ago

I have a water container I need to take care of in my house. An ultrasonic sensor hooked to my raspberry 3b uploads the collected data to my vps that later serves an html through Flask to show the water level. It has a few alarms so that I can take action at the appropriate time. The ultrasonic sensors HC-SR04 suck and I have to replace them quite frequently. Other then that it works really well.

[–] [email protected] 1 points 2 years ago

ADS-B antenna that feeds Flightaware, FlightRadar24, and ADSBexchange

[–] [email protected] 1 points 2 years ago

I have one set up as an irrigation controller. I was going to build an OpenStack cluster to test configuration settings on (I run a production cluster at work), but gave up when the supply chain problems happened and prices skyrocketed.

[–] [email protected] 1 points 2 years ago

I use my pi for 3dprinting management.

[–] [email protected] 1 points 2 years ago

I have a Pi4 that is running Homebridge and pihole.

[–] [email protected] 1 points 2 years ago

I have a Pi 3 running Home Assistant. I also have two Pi Zeros that I have MP4 Museum installed.

I use MP4 Museum to run projected Halloween decorations mostly but it's great to have a little box that will take a video file from a thumbdrive and dump it out the HDMI port on boot.

[–] [email protected] 1 points 2 years ago

pi3 once died on me so i tried pine64 sbc and they never die...so no, i wont buy pis anymore.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

I currently have Pi-hole and Unbound running on my pi4

[–] [email protected] 1 points 2 years ago

Testing ideas with kubernetes before moving to the POC stage

[–] [email protected] 1 points 2 years ago

I have four Pis. They're running Pihole DNS & DHCP, a reverse proxy, and torrent clients. I don't have them setup as a cluster, been meaning to look into it but I don't want to add complexity so I'm putting it off.

[–] [email protected] 1 points 2 years ago

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

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
HA Home Assistant automation software
~ High Availability
HTTP Hypertext Transfer Protocol, the Web
IP Internet Protocol
MQTT Message Queue Telemetry Transport point-to-point networking
NAS Network-Attached Storage
NUC Next Unit of Computing brand of Intel small computers
PiHole Network-wide ad-blocker (DNS sinkhole)
Plex Brand of media server package
RPi Raspberry Pi brand of SBC
SATA Serial AT Attachment interface for mass storage
SBC Single-Board Computer
SSD Solid State Drive mass storage
SSH Secure Shell for remote terminal access
VNC Virtual Network Computing for remote desktop access
VPN Virtual Private Network
VPS Virtual Private Server (opposed to shared hosting)
Zigbee Wireless mesh network for low-power devices
nginx Popular HTTP server

[Thread #170 for this sub, first seen 27th Sep 2023, 16:05] [FAQ] [Full list] [Contact] [Source code]

[–] [email protected] 1 points 2 years ago

I have a single Raspberry Pi 3b as a local file/media server running Jellyfin. I'm also running BOINC and seeding torrents of various Linux distributions. External HDD for storage, plus a thumb drive for the local media and another for the torrents so it only has to spin up when someone's actually using it.

It's not super-fast by any means, but it's fast enough to listen to music over my LAN, which is the main thing I need it to do quickly. Though eventually I plan on setting up a better NAS on something with faster I/O.

[–] [email protected] 1 points 2 years ago

I have been for about a year with one 8gb Pi 4 with a 500gb ssd. I bought it as a way to dip my toes into self hosting. Started with Home Assistant OS, but now I have a bunch of containers set up, such as Home Assistant, Plex, Sonarr, Radarr, Prowlarr, qbittorrent, and a few others. I will eventually get something a little beefier to host my media, but will absolutely keep the Pi running.

[–] [email protected] 1 points 2 years ago

Pi 4 running Home Assistant.

A second one sitting in a box meant to be the first of a cluster, until they disapeared

[–] [email protected] 1 points 2 years ago (4 children)

use it for home assistant. I'm astonished because my test install from years ago on a pi that's around 7 years old is going with no intervention aside from updates. it's crazy robust.

for a while my laptop was slow and I needed a test local environment rebuilding with webpack so I set up a newer pi that ran the Dev servers so my laptop didn't choke. I've got a better laptop now.

load more comments (4 replies)
[–] [email protected] 1 points 2 years ago

One for pihole

I used one in the past for Unify Controller but it broke

Another one is a USB wifi hub to control my telescope equipment remotely.

[–] [email protected] 1 points 2 years ago

One runs Home Assistant (Pi4), and an older one runs RetroPi (Pi3) for my arcade cabinet.

I have another Pi3 that I used to use as a Steam Streaming device to put my PC games on the projector.

[–] [email protected] 1 points 2 years ago

I use a pi 3 to host backups from my main server via restic. I also have a pi 4 that I use as a VPN server

[–] [email protected] 1 points 2 years ago

Pi 3b to run syncthing

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

I have a couple of Pis, but currently only using the Pi 4 which is my Kodi box (LibreELEC). I planned to use my older Pi 3B as a web server, but I also have Proxmox on a NUC running as my main home server, so I don't know if there's any advantage to using the Pi at this point.

[–] [email protected] 1 points 2 years ago

Yes, a Pi 4 with 2GB RAM. It is running Navidrome (music server) with my music collection on a 2TB SSD connected to it. Works great.

The energy consumption at around 3-4 W, pretty neat!

load more comments
view more: ‹ prev next ›