Add versioned deployment receipt ingestion

This commit is contained in:
Fredrik Johansson
2026-07-20 21:01:52 +02:00
parent 97ac266cd0
commit 0a087f8b5b
5 changed files with 28 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
PORT=3082
TRACE_PASSWORD=replace-me
# Project-scoped ingestion credentials: project:token pairs.
TRACE_RECEIPT_TOKENS=goonk:replace-with-a-long-random-token
# Comma-separated id:absolute-path pairs. Mount paths read-only in Docker.
TRACE_REPOS=goonk:/repos/goonk,flit:/repos/flit