computeid-server

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2026 License: MIT Imports: 11 Imported by: 0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL