this post was submitted on 21 Feb 2024
23 points (100.0% liked)

Self Hosted - Self-hosting your services.

506 readers
5 users here now

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

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

What are the most promising projects/services aiming at making self hosting easier for everyone?

top 9 comments
sorted by: hot top controversial new old
[–] nightm4re@feddit.de 14 points 7 months ago

Definitely yunohost for me

[–] Oha@lemmy.ohaa.xyz 9 points 7 months ago

CasaOS is pretty noob-friendly

[–] Atemu@lemmy.ml 4 points 7 months ago

https://selfprivacy.org/

I have never used it but from the website I gather that it's an app (literally, there's a mobile app) which enables you to remotely set up a VPS with a set of services at generic VPS hosting providers like Hetzner or DigitalOcean with the click of a few buttons.

It builds on NixOS which naturally lends itself to abstraction. They have created a pre-made NixOS configuration which configures these services to sensible defaults and provides a few highly abstract options which the user must set themselves. "Enable service xyz", "Enable backups for services a, b, and c".
I assume these are set using a UI; producing a JSON like this. All the generic NixOS config then needs to do is simply consumes the JSON and set the internal options accordingly. But the user doesn't need to care about any of that, the experienced people who maintain this NixOS config do it for them.

I don't know how well it works currently but I absolutely see and love the vision. Imagine being able to deploy all the cloud services you need on your own VPS by creating a few accounts, copy pasting API tokens and then simply tapping sliders and buttons in a mobile app. I can absolutely see that becoming suitable for the masses.

[–] testman@lemmy.ml 2 points 7 months ago* (last edited 7 months ago) (1 children)

Other comments already pointed to some very good software solutions.
But I would argue that absolutely the biggest barrier to entry for the masses is hardware.
Restoring an old PC or making some cable spaghetti with some SBC is currently too advanced for average person.
Self-hosting for the masses would require some new form of home servers.
Something modular, where adding new components would be as easy as playing with Lego bricks.

[–] halm@leminal.space 2 points 6 months ago* (last edited 6 months ago)

Projects like Freedom Box were attempting this 10+ years ago, or even simpler, a home server that basically sits on your powerplug. AFAIK it sort of petered out fast, at least in the public mind, and I think it's a shame. It had potential and was even more basic than the Lego approach.

[–] kirk@midwest.social 2 points 7 months ago (1 children)

Yunohost for me as well. My only prior self-hosting experience was installing Nextcloudpi images for raspberry pi, and it was a similar experience once I knew how to forward ports on my router etc.

It even automatically set up an email server and XMPP server by default. I don't use XMPP and hadn't planned on hosting my own email, but, here I am. Installing apps feels like using a mobile app store. Hosting nextcloud, freshRSS, static blog, WordPress, listmonk, wallabag, other stuff on a small ARM SBC, with plenty of resources left.

I don't even really know how it works 😅 but I contribute on Liberapay and try to keep good backups and only install well-rated apps.

[–] mfat@lemdro.id 1 points 7 months ago

This is very close to what I'm looking for. I really liked the app store part. I'll surely give it a try.

[–] spyjoshx@discuss.tchncs.de 2 points 7 months ago

My favorite has been Sandstorm.io ever since I discovered it. Sure, it doesn't look as pretty as the others, but it's super easy if you use one of their free hostnames.

[–] macbean@lemm.ee 2 points 7 months ago