type: service
status: active
timestamp: 2026-06-28
tags: [service, hosting, mirror, rocketgit, free]

RocketGit.com — mirror host #8

Niche git mirror #8 — unlimited free repos, no API, web UI setup

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:[email protected]/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


Edit on GitHub · Back to index