← knowledge.oriz.in

RocketGit.com — mirror host #8

service servicehostingmirrorrocketgitfree

RocketGit.com

Niche git host. Unlimited free public + private repos; no card.

Free-tier numbers (2026-06-28)

Push method

git push --mirror "https://USER:TOKEN@rocketgit.com/user/USER/REPO"

Token: dashboard → Settings → API tokens → Create.

⚠️ No repo-create REST API

RocketGit doesn't expose a public REST endpoint for creating repos. Workflow's pre-create step is a no-op for RocketGit; push will 404 until the repo exists at the target URL.

Workaround: create repos manually via the web UI before first cron run. Idempotent — repeat for each new repos/own/* submodule.

Env vars

MIRROR_ROCKETGIT_TOKEN
MIRROR_ROCKETGIT_USERNAME

Cross-refs