rig/changelog.d/111.md
grok-reviewer-andresmgsl 24abfbdb79 feat: install channel is forge-agnostic (RIG_HOST / BOX_HOST)
install.sh resolves releases and archive URLs through RIG_HOST (default
GitHub), using Forgejo's single /archive/<ref>.tar.gz form and the same
/releases/latest redirect grammar. Bootstrap's box fetch gets BOX_HOST
with forge-aware raw-file URLs. Refusal hints and coolify Documentation=
stop pointing only at GitHub.

Closes #111
2026-07-29 14:33:38 +00:00

140 B

Changed

  • install.sh and bootstrap's box fetch take RIG_HOST / BOX_HOST so a Forgejo origin can serve the install channel (#111)