Templatesauthelia
authelia
security

authelia

Open-source authentication and authorization server providing SSO and multi-factor auth as a companion to reverse proxies via a login portal.

securityidentityutilitiesPostgreSQLValkey

What gets deployed

Web

authelia server

PostgreSQL

managed database

Valkey

managed cache

GitHub stars23,000

About

Open-source authentication and authorization server providing SSO and multi-factor auth as a companion to reverse proxies via a login portal.

Managed services

  • PostgreSQLTCP:5432
  • ValkeyTCP:6379

Environment Variables

VariableDescriptionRequired
AUTHELIA_STORAGE_POSTGRES_ADDRESSDefault: tcp://$(PGHOST):$(PGPORT)/$(PGDATABASE)Optional
AUTHELIA_STORAGE_POSTGRES_DATABASEDefault: $(PGDATABASE)Optional
AUTHELIA_STORAGE_POSTGRES_USERNAMEDefault: $(PGUSER)Optional
AUTHELIA_STORAGE_POSTGRES_PASSWORDDefault: $(PGPASSWORD)Optional
AUTHELIA_SESSION_REDIS_HOSTDefault: $(REDISHOST)Optional
AUTHELIA_SESSION_REDIS_PORTDefault: $(REDISPORT)Optional
AUTHELIA_STORAGE_ENCRYPTION_KEYDefault: replace-with-openssl-rand-hex-32Optional
AUTHELIA_SESSION_SECRETDefault: replace-with-openssl-rand-hex-32Optional
AUTHELIA_IDENTITY_VALIDATION_RESET_PASSWORD_JWT_SECRETDefault: replace-with-openssl-rand-hex-32Optional
AUTHELIA_PUBLIC_URLDefault: {{KUBERO_APP_URL}}Optional
AUTHELIA_COOKIE_DOMAINDefault: {{KUBERO_APP_HOST}}Optional

Deploy authelia

One click to deploy a fully configured authelia instance with all dependencies pre-wired.

Deploy Now

Ready to deploy authelia?

No infrastructure to manage. Just connect your repo and go live in seconds.