aa
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:
- 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!
No reason to transcode if you have the bandwidth I've found, just allow / force direct play / direct stream on all clients
Also I run RAID 1 USB HDDs and honestly they do fine with up to a few people at a time streaming
aaa
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.
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
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.
aa
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.
As long as you learn, I would encourage you to start right now and see where it takes you. Maybe you discover that is enough and you save yourself the money for other hardware. Or maybe you realize you need a Low power NAS for Photos, a silent Intel NUC for media, a PI for pihole and a dedicated server with VMs for each instance of software you want run / toy.
I find that hosting photos server never worked for me. Is frustrating to wait for a gallery web page to load, browser has to download lots of thumbnails and many requests and latency + is hard to search recursively in nested folders. Is cheap to have a memory card on the phone and load them instantly and just put them on the NAS from time to time.
For Media I did use a Raspberry PI3, but I don't like PIs as servers. They are slow and hot and I experienced some micro sdcard issues during power loss. One advantage is that they have HDMI CEC so you don't need a separate remote if you plug it to your TV.
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.
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.
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.
aa