Docs
Quick start
- Sign up free at git.eliteaiempire.com (powered by EmpireGit).
- Create your first repository or import from GitHub.
- Push code:
git remote add origin https://git.eliteaiempire.com/yourname/repo.git - Set up CI: copy your existing
.github/workflows/*.ymlinto.forgejo/workflows/— it just works.
Migration guides
- GitHub → EmpireGit: one-click importer handles repos, issues, PRs, wiki, releases
- GitLab → EmpireGit: use
git push --mirror+ our issue-import API - Bitbucket → EmpireGit: export workspace tarball + run
empiregit-importCLI
Self-hosted runners
Bring your own infrastructure. We support Docker, Kubernetes, and bare-metal runners. Forgejo Actions docs apply directly.
SSO setup
Team and Enterprise tiers support OAuth (Google, GitHub, Microsoft) out of the box. Enterprise adds SAML 2.0 with Okta, Azure AD, and Google Workspace, plus SCIM 2.0 provisioning.
Billing
Self-serve via Stripe customer portal. Upgrade, downgrade, or cancel any time. Annual billing saves 15%.
Terms of service
By using EmpireGit you agree to our acceptable-use policy: no malicious code, no harassment, no copyright violation. We comply with valid DMCA notices.
Privacy
We do not sell user data. We do not train LLMs on your private code. Public-repo content may be indexed by search engines (you can opt out in repo settings). Audit logs retained 6 years for Team+ tiers.