Self-host with Docker · Yantr
Authentik
Open-source identity provider with SSO, SAML, and OAuth2 — a self-hosted Auth0 alternative.
1
Ports
0
Notes
2
Use Cases
About
What Authentik does
Authentik is an open-source identity provider supporting SSO, SAML, OAuth2, LDAP, and SCIM protocols. It provides a unified login portal for all your self-hosted apps with MFA, user groups, and role-based access control. Easily integrate with Traefik and Nginx using the outpost architecture.
Install Flow
How to self-host Authentik
Authentik can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Authentik does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Add single sign-on to all your self-hosted apps with one centralized login portal supporting MFA and social providers.
- Replace Auth0 or Okta with a self-hosted identity provider that integrates with Traefik and Nginx reverse proxies.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 9000 | HTTP | Web UI |
Docker Image
ghcr.io/goauthentik/server:latest
Service Name
authentik-server
Related Apps
More tools you might pair with Authentik
Page generated 2026-07-27T04:28:00.415Z