HA?
Comment on Is it possible to set up 2FA on my self-hosted services?
FancyGUI@lemmy.fancywhale.ca 1 year agoYep! Authentik is my choice there, and it works flawlessly for my use-cases. The only thing that keeps me on my toes is still the celery dependency on redis that makes it not HA. They’re working on it and making me happy :)
vDzn34WWr2@programming.dev 1 year ago
Zikeji@programming.dev 1 year ago
Highly available. For example, being able to run multiple instances of it and if one server goes down the other picks up slack.
Lem453@lemmy.ca 1 year ago
This is the way, look up techno Tim’s “ssl everywhere” video to get traefik with wildcard ssl for Internet facing and local services then set up authentik and you will have a solid setup that will last for years with a solid foundation.