selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

authentik logo

authentik

25.6k

A self-hosted alternative to Auth0

MIT License·proprietaryOpen Core — Some Features Paid3 Containers — 3 containers — light hosting footprintCompose · K8sNeeds Postgres5 documented maintainers

About

authentik is an open-source identity provider built for modern single sign-on and broader identity management. It is aimed at organizations and self-hosters that need to centralize authentication and...

Community Ratings

No ratings yet

Features

  • SSO identity provider
  • SAML support
  • OAuth2/OIDC support
  • LDAP support
  • RADIUS support
  • self-hosting
  • enterprise offering
  • admin interface

Details

Last Updated
Sep 18, 2026
Created
Dec 30, 2019
Install Methods
docker-composekubernetes
Authentication
samloauthldap
Runtime / Stack
DockerKubernetes
Privacy & Independence
Cloud: Optional
User Model
Multi-User
Deployment

Deployment: Docker Compose ✓3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · database: postgres · infra: postgres

no resource limits declared

needs persistent storage (7 volumes)

lifecycle/container/compose.yml · @ d2cc7d4 · scanned Jun 4, 2026

services:
  postgresql:
    env_file:
    - .env
    environment:
      POSTGRES_DB: ${PG_DB:-authentik}
      POSTGRES_PASSWORD: ${PG_PASS:?database password required}
      POSTGRES_USER: ${PG_USER:-authentik}
    healthcheck:
      interval: 30s
      retries: 5
      start_period: 20s
      test:
      - CMD-SHELL
      - pg_isready -d $${POSTGRES_DB} -U $${POSTGRES_USER}
      timeout: 5s
    image: docker.io/library/postgres:16-alpine
    restart: unless-stopped
    volumes:
    - database:/var/lib/postgresql/data
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jun 4, 2026

Related Software

OpenClaw logo

OpenClaw

390.0k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
opencode logo

opencode

208.2k
An open source AI coding agent.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
n8n logo

n8n

205.1k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas and custom code.
Automation ToolsNot FOSSPermissive License+5
Single ContainerSource AvailableNot FOSS
Details
AutoGPT logo

AutoGPT

187.4k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Details
Ollama logo

Ollama

181.2k
Ollama is a tool for running open models locally and exposing them through a REST API for apps, agents, and integrations.
Artificial IntelligenceLocal LLMsGenerative Artificial Intelligence Genai+3
Details
Dify.ai logo

Dify.ai

156.2k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligenceFOSS with Issues+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

152.4k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
Details
Excalidraw logo

Excalidraw

132.3k
An open source virtual hand-drawn style whiteboard for creating diagrams and wireframes.
Diagramming ToolsKnowledge ManagementPermissive License
Single Container
Details
Codex logo

Codex

125.0k
Codex CLI is a local coding agent from OpenAI that runs on your computer.
Artificial IntelligenceAI Coding AssistantPermissive License+3
Details
Immich logo

Immich

114.5k
High performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Stirling-PDF logo

Stirling-PDF

92.5k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Details
vLLM logo

vLLM

92.0k
A fast, easy-to-use library for LLM inference and serving.
Inference ServingLocal LLMsAI Tooling
2 Containers
Details