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!
Each project may publish minimum specs. Find what you and add them up. Fediverse instances can require several services and are the most complex thing on your list.
Thank you! The only thing I'd want to host is Owncast upon reflection, which I probably won't be doing until I have a better setup than I do now.
If they don’t publish minimum specs, you can try running the services in a virtual machine on your laptop to see how much memory they use.
Owncast is very bandwidth heavy. If your net connection doesn't have a high upload speed you are going to have problems with it.
How is it bandwidth heavy? Can't the streamer dictate the bitrate?
Sure, but you need to send to every viewer. It's not like with Twitch where you send once to their servers and they distribute it to the viewers.
Fair bit (on a nanopi m4, pi has better ram and ends up being faster than the m4). I ran a matrix server (and a bunch of bridges) and syncthing on it with 4 drives. It wasn't fast. But it worked. You could consider horizontal scaling for these services by adding more Pis. You can simplify (resource wise) the Pihole by setting up dnsmasq and have the servers it look up be ones that follow the adblock lists you want.
I started my selfhosted journey with my RPi4 4G and a 4TB external HDD, currently I'am running: jellyfin, *arr stack and syncthing for obsidian. It works great for direct playing media. Also got to learn a lot creating a NFS/samba server, python, docker/podman.
it will get you started if it does not run very well try another thing, have fun!
On my most active Pi 4B I run docker with: Bazarr Doplarr Foundry VTT Jacket Overseer Plex Portainer Radarr Sonarr Syncthing Transmission through VPN
You can do a lot with these little things
Edit: missed an r
All this:
How do you ensure that your data (files, photos) is backed up when using Nextcloud? I'm very paranoid having all my files lost due to a drive failing.
With YunoHost you have built-in backup system, works pretty well.
But where do you store that backup? Is it on your own drives or do you use some cloud storage medium?
Restic/Kopia/Borg are popular backup tools, set up a backup to another local drive, and also to online storage somewhere such as Wasabi S3, or Backblaze B2.
So can I just use a RPi that's connected to 1-2 external HDDs/SSDs and use them as backup drives? Would I have to run them in a RAID configuration or something?
Yep, you don't need to use RAID unless you want to.
The pi would be fine for a lightweight music server (ex. gonic), maybe a lightweight photo app and pihole.
Fedi software generally requires a decent machine, so it's probably better to use something else; same for matrix.
I run diet pi on all my raspberry pis, it's slimmed down and logs to RAM. it also can install lots of different software it of the box.
I have pi4 4gig. Openmediavault which has SMB shares, then music shares DAAP, DLNA. Then docker, homeassistant, cup print server, trillium notes and kanboard. Review how much you will be using at once, because mine uses only about 1 gig of RAM to handle that load. But you matrix amd other social media servers may have have higher requirements.
I can tell from experience that 10-20 docker containers are absolutely no problem.
Consider some of the Pi alternatives that have a bit more horsepower. I've been out of the loop for a bit, but I had a lot of success with NanoPi Neo's and the Rock64. The Neos are so cheap that I ended up getting 8 of them and deploying my services across them with docker swarm.
Plex and jellyfin ran just fine on the Rock64 I used, but it started to struggle when my library got big. These devices can only really handle one transcode at a time too, that is if you can get HW acceleration to work.
Nextcloud was slow, but also ran good enough. Pydio is a good alternative for general storage and is much faster than nextcloud if you don't need all the groupware stuff.
Never tried Fediverse apps on them but they will take up a lot of space and memory, the Pi's might not be able to keep up.
Checkout the awesome-selfhosted list for some links on all the software you can try. Most will have docker containers to make setup and testing easy.
Pihole it of course can do. I wouldn't especially recommend doing much of anything else with the pi you use for your DNS. Reason being that you don't want your internet to start lagging because the pi is being overloaded by something else. I know if I disconnect my pihole the impact on internet speed is significant.
Servings up files should be fine (but check USB and ethernet speed), I wouldn't use a pi as my goto for streaming media though (that said I haven't tried it). I'd be skeptical about federated services as the amount of traffic and therefore processing can increase a lot once you connect to more instances so you could find it works fine for the first days but then gets more and more overloaded. Turn off federation and it would run fine but then what's the point? But I've only tried hosting lemmy, I don't know how others compare.
For sure. My old pi v2 became a PiHole when I moved on to later versions and it's just been quietly doing it's thing for ... I don't know, 6 years now?
Would it be better to get a Pi Zero for Pi Hole instead if that's the case? Thanks a ton for the info!
Intuitively, I think that the most difficult thing to host may be the owncast. Video is a pretty taxing. One nice thing is that Raspberry Pi 4s have video codec support built-in which may help.
For Matrix, I recommend looking at Matrix Conduit, it's great for low power systems. I've got it running with like 3 other services on an Intel Atom D2550 which according to my quick search is about half as fast as a Pi 4.
I'd definitely recommend looking at nextcloud, it is great for a variety of tasks including music and photos.
Honestly, you can host quite a bit of stuff on a pi-4. Just- stay away from anything media based (don't run plex on it...).
The servies I’m interested in would be things like a pihole, music server, photos server, a few personal fediverse instances (mainly owncast), a small Matrix homeserver for my friends, etc, etc. Media server but that’s obviously way into the future I think.
All of that simultaneously, WITH external users though, prob isn't going to work well.
Also, assuming you don't already have a pi- instead of spending 80-100$ on a pi-4, spend 80-100$ on a used optiplex on ebay. Much more powerful. (and you CAN run plex on those)
The Matrix server and multimedia stuff seems fine (I'd recommend finding one software that can manage as much of that as possible, like PLEX or Jellyfin), but with a Fediverse instance, IDK, if it gets enough traffic that could drag down your device.
My main hesitation on running anything mission critical is the reliability of sd cards.
They are pretty great for anything that can be easily replaced imo. Thinking octopi, pihole, pivpn f.ex.
I always recommend getting a small NVMe SSD and a reader for like $50-60 and booting off that. You'll almost never see a failure.
Also disable logging to the SD card to reduce r/w.
I started with a pi 4 and it worked really well!
Thanks, but I decided to go for a 1 liter PC with a 9th gen i7 instead. I can't believe this post is 4 months old lol.
One of these will cost you about $50 - $70. Load it up with 32GB of ram and you're running something more powerful and cheaper than a Pi.
That's my set up and have over 20 containers running.
Did you intend for there to be a link to something? I don't see what you're talking about using.
Not him, but I bet he's talking about a dell optiplex. You can get them for cheap right now.