2026-06-15 08:48:16 +02:00
# Production overrides for reuse-surface federation hub.
2026-06-15 09:02:02 +02:00
# REUSE_SURFACE_TOKEN is supplied via Secret reuse-surface-env.
2026-07-07 20:13:09 +02:00
# REUSE_SURFACE_FORGEJO_WEBHOOK_SECRET (REUSE-WP-0019-T02, POST
# /v1/webhooks/forgejo) is the same Secret's job -- not yet added as of
# this image; the webhook endpoint returns 503 until it is.
2026-06-15 08:48:16 +02:00
image :
2026-07-07 20:13:09 +02:00
tag : "e3ae22e"
2026-06-15 15:40:57 +02:00
landing :
enabled : true
title : "REUSE federation endpoint"
eyebrow : "reuse.coulomb.social"
body : "This is the Railiance REUSE capability federation service. It is an API endpoint for automated clients and operators; there is no browser login for this service."
buttonLabel : "Open federated index"
primaryUrl : "/v1/federated"
links :
- label : "Health check"
url : "/health"
- label : "Federated capability index"
url : "/v1/federated"
- label : "Operator runbook"
url : "https://gitea.coulomb.social/coulomb/railiance-apps/src/branch/main/docs/reuse-surface-on-railiance01.md"
ingress :
redirectHttp :
enabled : true