this post was submitted on 18 Mar 2025
54 points (95.0% liked)

Selfhosted

49084 readers
725 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Quote from the article:

Authelia 4.39 has been released and the following is a guide on all the massive changes.

Authelia 4.39 is released! This version has several additional features and improvements to existing features. In this blog post we’ll discuss the new features and roughly what it means for users.

Overall this release adds several major roadmap items. It’s quite a big release. We expect a few bugs here and there but nothing major.

all 9 comments
sorted by: hot top controversial new old
[–] roofuskit@lemmy.world 21 points 3 months ago (2 children)

After recently trying Authelia I gave up and moved to Authentik. Very much appreciate the all in one functionality of it. The company even paid a YouTuber to make a bunch of useful step by step tutorials and they have been invaluable. They also have a number of SSO integration instructions for various software. I highly recommend giving it a try if you're in the market for an easy enough self hosted SSO and proxy password system.

[–] Shimitar@downonthestreet.eu 11 points 3 months ago

Started with authelia. True, the learning curve might be steeper but for such a critical security wise component, well worth to invest into.

Simply love authelia so far. Documentation is great and detailed, but you need to study and understand.

Honestly, well worth it. I wouldn't go quick on something like that just to install it faster then risk some breach.

[–] cron@feddit.org 8 points 3 months ago (2 children)

I'm currently comparing Authentik and Authelia. For me, Authentik was extremely easy to get into. Authelia with its text-based configuration is clearly not as easy for beginners.

[–] borax7385@lemmy.world 17 points 3 months ago (2 children)

On the other hand I value Authelia single configuration file which I can version control in git. Authentik is a click-ops burden.

[–] timbuck2themoon@sh.itjust.works 4 points 3 months ago

Or the fact it consumes like 30mb of ram compared to authentiks near 1GB.

[–] jrgd@lemm.ee 3 points 3 months ago* (last edited 3 months ago)

Authentik has blueprints, which while not as simple as Authelia's config, do provide a functional way to have version-controlled configuration.

[–] roofuskit@lemmy.world 3 points 3 months ago* (last edited 3 months ago)

I've been running SWAG and many other text config services for many years now so that is not the issue. I just couldn't find the information I needed to get everything working the way I wanted. I will agree with the reply below that the Authentik interface isn't a plus for me. But the documentation is very good. To the point where I was always able to find how to do what I wanted.

[–] Badabinski@kbin.earth 11 points 3 months ago

For people like me who lack context:

Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.