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.
-
No low-effort posts. This is subjective and will largely be determined by the community member reports.
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!
view the rest of the comments
I wanted to get started without having to learn a bunch of Linux networking and docker stuff so I used this pre-built mediastack compose file.
Then I spent weeks fixing all the problems with it, upgrading the outdated packages that they pinned, sorting through the outdated/incomplete setup docs, and disabling the apps I don't need (so many monitoring dashboards without config instructions). Now I know a bunch of Linux networking and docker stuff.
I'd still recommend mediastack as a reference just because it's a good example of how to set up secure internet access (the diagrams of the network architecture are great) but their "full download vpn" config is overkill (most of this stuff doesn't really need to be accessible from the Internet in the first place) and even their "mini download vpn" unnecessarily puts the Usenet download client (SABnzbd) in a VPN.
I've seen a few folks mention trash guides, while they're great, their quality settings weren't written for current hard drive prices so you might want to skip the part where you crank up all your preferred bitrates to the maximum.
One thing I added which is haven't seen mentioned yet is Tunarr to create live tv channels for shows I like to have on in the background. It's great when it works but it's in active development so I frequently have issues with it. Thankfully the devs are responsive and helpful.