Deployment
Deployment
Section titled “Deployment”Docker Compose
Section titled “Docker Compose”The simplest production deployment:
docker compose up -dEnvironment Variables
Section titled “Environment Variables”Copy .env.example to .env and configure:
DATABASE_URLREDIS_URLMEILISEARCH_URLMEILI_MASTER_KEY
Last updated: 2026-06-09