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!
view the rest of the comments
Get a cheap linux VPS. My host provides 4 CPU sd and 8G for 8 eur per month which should be enough for something like 500 users.
Then just run the ansible playbook. It will do everything for you
Is this an arm instance on hetzner? I was looking for something cheaper than digitalocean, but I like their networking quality a lot.
No, Contabo.
How long have you been using Contabo? Are they reliable enough?
They're good enough for hobby projects, but don't rely on them for very critical infrastructure, unless you can setup reliable high availability yourself. Multiple times they took down my DB for hours on the weekend and were unavailable to fix until Monday.
However they're one of the best power for money available. I've been using them for something like 10 years now, but I started using them way more extensively 1 year ago when I started the AI Horde
These random unannounced outages are what I had heard multiple times before. While I'm under to illusion my lemmy instance is something special, I do aim for 100% uptime. Shit happens, things go down, but it appears Contabo has grown a reputation for it :( I may try hetzner at some point.
you get what you pay for. but there's no 100% uptime. and five 9s are really expensive to setup. You can work around contabo's iinstability by smart clustering, but I don't know if lemmy supports that very well. You might need some expertise with k8s etc.
Oh, don't get me wrong - I'm under to illusion of having 100% uptime, I'm simply aiming for it :D The idea of cloud is so that hardware redundancy problems are handled by them - that's the selling point. Otherwise I can achieve random outages quite well on my own hosting stuff at home :D
I do understand what you mean, though - you get what you pay for.
Different experiences I suppose. Used Contabo to host an ansible setup of Lemmy, never had a single outage for 6 months.
It's down to luck. I've had two different DB contabo server hit by outages. I once had about 8 VMs going down together. If you've managed to avoid it, great. But it's a matter of time.
I have mine running on the cheapest arm Hetzner instance, working well so far
Glad to hear that!
Oh, Hetzner has ARM machines now? Very nice. Guess I should finally move at least my mail server to ARM.
Yes, only in ~~Frankenstein~~ Falkenstein though. Which isn't a big deal if you're EU based anyway
Frankenstein is the name of the doctor, not the name of the monster
oh no, that'll teach me for using LanguageTool!
I didn't know Lemmy could run on arm architecture. Is your installation with docker?
No, with the Ansible method. I tried the docker method, but it really didn't want to work for me.
If you go the Ansible way though make sure you're using a Debian 11 based OS
Hosting on Ubuntu 22.04, worked a charm with Ansible. Docker was a mess, couldn't figure it out.
Smaller lemmy instances runs great on a raspberry pi 3 I've heard.
holy crap, that's cheap!
thanks, in VPS, any red flag I should care for? Privacy, monitoring, etc?
Very low bandwidth caps will be a problem with fediverse.
Other than that, check your steal % once you have the VM. If it's over 20% consistently, you're being ripped off.