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
A good frame of reference would be the VPS that lemmy.world is running on imo. Looks like they upgraded to a 4 core/16gb setup to handle the influx of users, so if your instance is running under 1k users, I believe those specs would be sufficient.
If it starts chugging, I wonder how well it'd work to run the server on the laptop and the DB on a VPS (or vice versa).
This probably informs me as to my idea. I had a Raspberry Pi sitting around on a shelf somewhere, and wasn't sure if it could handle an instance for a few basics. Sounds impractical.
I suppose it depends. An 4/8gb RPi 4 may be able to handle a smalll instance, keeping in mind that a 2 core/4gb VPS has sufficed for most instances until the recent influx. My concern with using one would be primarily with storage capacity and speeds, but iirc, there's a SATA hat you can get to connect drives directly (as opposed to external USB storage).