Documentation
¶
Overview ¶
Command computeid-server runs the Postgres-backed ComputeID API.
Required env:
DATABASE_URL postgres://user:pass@host:port/dbname?sslmode=disable JWT_SECRET HS256 secret for device access tokens
Optional env:
PORT default 8088
LOG_LEVEL debug|info|warn|error (default info)
ADMIN_TOKEN when set, /api/devices/{id}/approve requires X-Admin-Token header
Click to show internal directories.
Click to hide internal directories.