Deploying minutes
minutes is a self-hosted, EU-friendly, multi-user tool for live meeting transcription and translation. It has three parts:
Creating & managing users
minutes has no public signup. You — the operator — create every account from the command line on the server, using the built-in app.admin CLI that ships inside the backend container.
Configuration reference
Everything about a minutes instance is configured through environment variables in a single .env file that lives next to your docker-compose.yml (in deploy/single-box). You create it once during Deploy by copying the template: