Skip to content

Self-hosting

Ogoune runs in two modes depending on your scale.

CommunityProduction
DatabaseSQLite (in-process)PostgreSQL
SchedulerTimingWheel (in-process)Asynq (Redis)
ScalingSingle binaryStateless API + external workers

Community Edition under Apache 2.0.