Forge
Source control for Rhost — deployed by pipeline.
Review before merge
Pull requests with inline comments, required approvals and protected
branches, so nothing reaches main unreviewed.
Stays on our network
Every asset, avatar and dependency is served from this machine. No third-party CDN, no analytics, no outbound calls.
Automation built in
Workflows in .forge/workflows run on push, with
self-hosted runners and no external services involved.
Teams and permissions
Organisations with per-repository read, write and admin roles, so access follows the org chart rather than goodwill.
Push an existing project
git remote add origin /<you>/<repo>.git
git push -u origin main
New here? The help page covers SSH keys, pull requests and access tokens.