Enable Permission System
Set the environment variable to enable access control:Database Override: Permission mode enforces Kùzu (graph) and LanceDB (vector). Custom providers are ignored.
Database Setup
Choose your relational database:- SQLite — Local development (auto-creates files)
- Postgres — Production (requires manual setup)
Authentication
API Server
Start the server with authentication:- Username:
default_user@example.com
- Password:
default_password