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!
view the rest of the comments
The experience for setting up an Mbin server has greatly improved with the latest Docker setup rework. So now, it shouldn't take more than a few minutes to get a simple Mbin setup running.
As for resource usage, my server (kbin.earth) doesn't have anywhere close to the user base fedia.io does, but I've been able to run my server (which has ~150 active and ~600 total users) on a decently low-resource server. In the past month or so, it's been a server with 16 vCPUs and 32 GB RAM, but previously it was running on 8 vCPUs and 16 GB RAM (had to upgrade due to DDOS).
I've been running my server for about 1.5 years (since December 2023), and most of the time it is a set-and-forget type of thing, of course, until you need to update things or troubleshoot some issue. But overall, it's been working great, and when you do run into an issue, the Mbin devs are usually quick to help troubleshoot with you.
It is true that Mbin doesn't have an "official" instance, but there are multiple servers that are run by the Mbin devs, including thebrainbin.org, gehirneimer.de, and kbin.melroy.org (and kbin.earth if you count me).
If you keep getting DDoS attacks, then I'd recommend getting DDoS protection from your hosting provider, or using Cloudflare. A lot of hosting providers can provide DDoS protection if you pay a bit extra per month.
Luckily, I was able to mitigate it within the week it started, by setting up specific Cloudflare firewall rules. I just haven't remembered to downgrade the server since it happened :)