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.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
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
You can also check https://kanidm.com/ and https://goauthentik.io/ as well!
Oh also a friend of mine is developing this, that uses passwordless magic links or passkeys https://github.com/dzervas/magicentry I haven't looked much into it though!
Email magic links are cool (personally hate when a website only allows this login because I don't have my email available on every device, but that is unrelated sorta).
I probably wouldn't go with a relatively new project that isn't guaranteed to stick around long-term (big hassle to swap provider).
authelia and authentik both have a lot of eyes looking over the code so I'd also feel more confident going with them, even if I can't get passwordless email login (don't think they support it but not certain).
Oh of course, I just shared it because I don't think I've seen anything similar and simple, just in case anyone wants to check it out and experiment etc
Hey thanks for these links I will check them out! Magic links would be great actually as then I am not relying on them to set decent passwords or giving them burden of TOTP/etc which some may not have used before.