Login für Alles! Schluss mit dem Passwort-Chaos (Authentik Setup Tutorial mit Docker)

Are you annoyed by the countless logins and passwords for your self-hosted apps? 🤯 In this video, I'll show you how to end this chaos! Together, we'll install Authentik for identity and access management (SSO). Whether your apps natively support two-factor authentication (2FA) or not, with Authentik we'll add this important security feature to any app. For the setup, we'll use a classic VPS, Docker Compose*, and *Caddy as a reverse proxy. I'll show you a practical demonstration of how to secure a simple app (Nginx) using forward authentication and how to seamlessly connect more complex apps like Paperless-ngx using OpenID Connect (OIDC). ... 🚀 What you'll learn in this video: Preparing your server for Authentik Installation via Docker Compose (including networking & volumes) Configuring Caddy as a reverse proxy for Authentik Securing "dumb" apps via a proxy provider (forward authentication) Connecting smart apps via OIDC / OAuth2 📌 Links: 👉 Authentik website: https://goauthentik.io 👉 My video on setting up Caddy:    • Alle Docker Container unter einer Domain? ...   ⏱️ Chapters: 00:00 The problem with multiple passwords 01:17 Preparations & server setup 02:27 Authentik installation with Docker Compose 10:50 Initial setup in the browser 11:56 Setting up an unprotected app (example: Nginx) 14:30 Securing Nginx with Authenticik (Proxy Provider) 27:02 Connecting Paperless-ngx with Authenticik SSO (OIDC) 39:10 Conclusion