Skip to main content

Environment Variables

All configuration is done through environment variables. Set them in a .env file in the project root or pass them directly to Docker.

Core

Database

Migrations run automatically on startup. No manual migration step required.

Redis

Slack

See Connecting Slack for how to obtain these values.

Microsoft Teams

Teams integration is disabled when TEAMS_APP_ID is not set.

AI (OpenAI)

The API key can also be set through Settings → System in the UI without a container restart.

SAML SSO

SAML SSO is free and included in the Community edition. See SAML SSO for setup guides for Okta, Azure AD, and Google Workspace.

CORS

Example .env file