Docs

Quick start

  1. Sign up free at git.eliteaiempire.com (powered by EmpireGit).
  2. Create your first repository or import from GitHub.
  3. Push code: git remote add origin https://git.eliteaiempire.com/yourname/repo.git
  4. Set up CI: copy your existing .github/workflows/*.yml into .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-import CLI

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 — powered by EliteSSO. For a standalone Clerk/Auth0 alternative for your own SaaS apps, see elitesso.pages.dev.

CDN + DNS setup

Static sites deployed via EmpireGit one-click deploy are served through EmpireCDN — open-source DNS + CDN + WAF stack. No 200-record zone cap. Configurable per-zone WAF rules. Learn more →

EU / regulated deployments

For HIPAA BAA-readiness, GDPR data residency, and SOC 2 audit trail, see Sovereign Git — the Enterprise tier with EU data residency and compliance documentation included.

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.