controlplane

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Command controlplane serves the wire-compatible Managed Agents REST API: resource CRUD backed by Postgres. Configuration is environment-driven:

CONTROLPLANE_ADDR     listen address (default ":8080")
DATABASE_URL          Postgres DSN (required)
CONTROLPLANE_API_KEY  bootstrap management API key (required); seeded
                      (hashed) into api_keys at startup. Changing it and
                      restarting revokes the previous bootstrap key.
OTEL_EXPORTER_OTLP_ENDPOINT  optional OTLP/gRPC collector endpoint
OTEL_EXPORTER_OTLP_INSECURE  "true" to export without TLS (default TLS)

Jump to

Keyboard shortcuts

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