Build and continous integration pipeline validator for haskell projects in railiance.
Find a file
tegwick b818866c7f docs: document Gitea registry token workaround
Gitea's registry token realm is misconfigured — it points to
gitea.coulomb.social:80 but Gitea only listens on port 32166. iptables
is not available on haskelseed (Alpine). Workaround: pre-fetch the bearer
token via curl against port 32166 and pass it to skopeo with
--dest-registry-token, bypassing the broken token service URL entirely.

Validated with inter-hub:11ff61c on 2026-05-02.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 17:09:48 +02:00
.claude/rules Registered with the state-hub in scope stack 2026-05-02 16:49:01 +02:00
workplans docs: document Gitea registry token workaround 2026-05-02 17:09:48 +02:00
.custodian-brief.md chore(consistency): sync task status from DB [auto] 2026-05-02 16:47:07 +02:00
.gitignore Initial commit 2026-05-02 11:39:27 +00:00
CLAUDE.md Registered with the state-hub in scope stack 2026-05-02 16:49:01 +02:00
DeploymentBlueprint.md docs: document Gitea registry token workaround 2026-05-02 17:09:48 +02:00
INTENT.md docs: add INTENT, DeploymentBlueprint, and pipeline workplan 2026-05-02 16:19:46 +02:00
LICENSE Initial commit 2026-05-02 11:39:27 +00:00
README.md Initial commit 2026-05-02 11:39:27 +00:00
SCOPE.md Registered with the state-hub in scope stack 2026-05-02 16:49:01 +02:00

repo-seed

A git repository template to bootstrap coulomb projects from.