Codebahn

Managed Forgejo hosting

Forgejo is GPL-licensed, governed by a German non-profit (Codeberg e.V.), and runs everything from Codeberg to Fedora's infrastructure. Self-hosting it is straightforward. Keeping it running, patched, backed up, and monitored is the part that costs weekends.

Codebahn runs a maintained Forgejo fork on EU infrastructure. You get the same Git workflows without the ops.

What you stop managing

What Codebahn adds to Forgejo

GitHub Actions compatibility..github/workflows/ files run without renaming. Pre-cached Go and Node toolchains. Auto-cancel on same-branch push.

Deployment environments. Paste a PaaS webhook URL (Vercel, Netlify, Railway, Render, Cloudflare Pages). Deploy results appear on the commit and PR. Environment docs.

Bot identity for CI. Each job gets a short-lived, repo-scoped token under a real user identity. Renovate PRs trigger CI. The built-in Actions token cannot. Token details.

Container registry. Built-in OCI registry. In CI, the job token authenticates automatically. Every image is private. Registry docs.

CLI and MCP server. One binary for humans and AI assistants. Repos, branches, issues, PRs, reviews, and CI. CLI reference and MCP setup.

Full list of changes.

Self-host vs managed

Self-hostOne-click VPS hostCodebahn
Who runs opsYouYou (easier install)Codebahn
BackupsYou configureYou configureDaily encrypted, separate EU region
Tested restoresYou testYou testWeekly
Upgrades and patchesYou applyYou applyApplied as upstream ships
CI runnersBYO or externalBYO or externalHosted (EU). BYO alongside
Unlimited usersYesDepends on hostYes
PricingVPS cost + your timeVPS cost + markup + your timeCapacity-based, from €39/mo
EU jurisdictionDepends on providerDepends on hostEU-only. All sub-processors EU-incorporated
ExportForgejo nativeForgejo nativeForgejo native. One-click org export

Self-hosting is cheaper if your time is free. A Hetzner VPS runs Forgejo for about €4/month. The €39 Starter tier buys patches, backups, hosted CI, and no on-call. Full pricing. For a deeper look, see Codebahn vs self-hosting Forgejo.

What stays the same

Everything not listed above is stock Forgejo: repos, the REST API, OAuth providers, packages, and admin. Upstream Forgejo docs cover all of it.

When to choose something else

For open source, use Codeberg. Free, EU-hosted, run by a non-profit. We recommend them by name.

Full control, air-gapped, or custom Forgejo patches: self-host.

SOC 2 or ISO 27001 audit reports today: we are not your vendor yet.

Every plan runs on EU-only infrastructure with no US entity in the chain.

Create free account

Forgejo is a project governed by Codeberg e.V. Codebahn is an independent managed service built on Forgejo and is not affiliated with or endorsed by the Forgejo project or Codeberg e.V.