Open Media Vault on a pi setup with external hard drive. Mainly for Samba Shares, and added the DAAP server. And since it comes with portainer I used that to setup HomeAssistant, Syncthing, CUPS, kanboard, whoogle, and Trilium Notes. Amazing little piece of tech.
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
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.
I bought a pi0 when I first started hosting things. It ran a pihole and piVPN instance for about 3-4 years before it died.
I would love to have another one, they are great pieces of hardware.. but are just scalped to hell. I'll keep buying old desktops and laptops with higher specs for cheaper until the costs go down.
I have one 3B running adguard and a wireguard vpn server. Another 4B doing the same, plus kitchenowl and home assistant.
Only use it as a backup pihole now. Used to have an *arr stack on it, but needed a beefier pc
I have a 4 meg Pi 4b running Pi-hole and Mini-DLNA. It’s rather under-utilized for those tasks, but it serves them quite well.
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.
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.
Pi 3b to run syncthing
ADS-B antenna that feeds Flightaware, FlightRadar24, and ADSBexchange
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.
Using a Pi3b to run AdGuard Home and a TailScale subnet router.
I've got another Pi3b running Octoprint/Klipper for a 3d printer, but I'm currently migrating that to Mainsail running on an old SFF PC so I can run multiple printers with Klipper off the same PC.
The rest of my stack is on an actual server running UnRaid with like 50tb raw storage.
I will say that TailScale has been annoying asf with their subnet router setup not actually forcing the correct DNS for AdGuard Home so I can have ad-blocking while away from home. I had to move back to a pure Wireguard setup directly on my router for DNS to work properly.
I used to have a self-built, locally-hosted power strip with individual outlet control that served it's own interface. It was powered by a Model B+. I've since moved to home-assistant and zigbee plugs since my self-built solution was pretty bulky, but it was by far my longest lived Pi project.
I use a Pi4 to run one of my HAproxy nodes. It does die once in a while from not enough power because my power brick is pretty old at this point. Other than that its great. I used to have a cluster of Pi3's bit I'm transitioning cluster managment systems so they aren't doing anything right now. I recently got a Lichee pi and that will most likely replace them once I get it all working.
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.
1 Pi 4 for two things
- Download media over a persistent VPN that auto-moves to my NAS
- 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
pi3 once died on me so i tried pine64 sbc and they never die...so no, i wont buy pis anymore.
Use an old Pi 3B for running zigbee2mqtt on docker.
I used to run just the Linux version of it but decided to install docker on the Pi so it's as easy as doing docker-compose pull
to update it.
This is so I can control my various lights and switches using Home Assistant.
Pi 4 running Home Assistant.
A second one sitting in a box meant to be the first of a cluster, until they disapeared
I have a Pi4 that is running Homebridge and pihole.
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.
I only have one that's hooked up to my 3D printer for Octoprint. I'd like to set up another one as a SDR, but I leave my app hosting to more powerful machines.