maping-server

command
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Command maping-server is the mAPI-ng collector: it serves the IngestService (Connect/gRPC over h2c) and the minimal dashboard on one HTTP listener. When MAPING_POSTGRES_DSN is set it authenticates ingest keys and resolves per- tenant guardrail limits against the real control plane; without it, it falls back to a static dev-key resolver and default guardrails so local dev needs no Postgres.

All wiring lives in the app package (so it is unit-testable without Postgres); this file is a thin shell that builds the logger and delegates to app.Run. The community binary passes no options, so it composes only the core surfaces; a composed build would pass app.WithRoutes/app.WithBackgroundJob here.

Jump to

Keyboard shortcuts

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