---
title: "Why I'm leaving GitHub for Forgejo"
url: https://daily.dev/posts/why-i-m-leaving-github-for-forgejo-8ezk0te27
source_url: https://jorijn.com/en/blog/leaving-github-for-forgejo
type: article
source: "Hacker News"
published: 2026-05-13T14:04:38.131Z
updated: 2026-07-30T02:13:03.434Z
tags: ["cicd", "forgejo", "github"]
reading_time: 17
upvotes: 145
comments: 30
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Why I'm leaving GitHub for Forgejo

**[Hacker News](https://daily.dev/sources/hn)** · 17 min read · 145 upvotes · 30 comments

## Summary

A developer explains their migration from GitHub to a self-hosted Forgejo instance, driven by concerns about digital sovereignty rather than reliability. Key reasons include GitHub's absorption into Microsoft's CoreAI division (losing independent leadership), the April 2026 opt-out flip for Copilot training data, and unresolvable US jurisdictional risk under FISA 702 and the CLOUD Act. The post details the technical architecture: Forgejo v15 LTS on a single NUC with Postgres and Traefik, plus a hardened CI runner using KVM isolation, gVisor, weekly destructive rebuilds, nftables egress filtering, and scope-bound tokens. The Dutch government's choice of Forgejo for code.overheid.nl is cited as institutional validation. Honest trade-offs are covered: loss of GitHub's social graph, Actions ecosystem friction, no Dependabot (replaced by Renovate), and lack of enterprise support.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://jorijn.com/en/blog/leaving-github-for-forgejo>

## Community discussion

Top comments from developers on daily.dev.

**@petermrozek** · 6 upvotes

> This was a very informative read. Not only on why leave GH, but also on most aspects of self-hosting a forge (supply chain attack mitigation included). I highly recommend reading it. 🙂
>
> I've had a similar expercience a while back. I've left GitHub over a year ago. I've been eyeing a new solution for some time and Forgejo was among my top picks. First were the non-self-hosted solutions: GitLab, Codeberg, etc., so I don't need to self-host, if possible. That's how I found Forgejo (through Codeberg). I decided that self-hosting on the scale I do things in will be more efficient. So I started...

**@georgeongoro** · 4 upvotes

> I understand where you(or the author) is coming from, but I have to respectfully disagree. I've been using GitHub for years and have never experienced any issues with outages. My workflow has been smooth and uninterrupted. I also don't have a problem with Microsoft owning GitHub - I believe they've made significant investments in improving the platform. I'm curious to know more about the author's experience with outages and how they've been affected by it. Has anyone else had similar issues or do we have a few edge cases here? I'd love to hear more thoughts on this topic. Anyways, this is...

**@kkurko** · 3 upvotes

> That's a great take on why you might want to leave GitHub, how you can do it and what problems you might face when doing so!

**@ezee** · 1 upvotes

> Eh, non-coders don't even want to see code repos (and they in turn produce bikeshedding anyways) so I find the whole idea of a web interface for git kind of stupid. That's why I just use plain git. Other tools can be used to collaborate that don't make everyone suffer.

**@hemna** · 0 upvotes

> # **This site can’t be reached**
>
> [**code.overheid.nl**](http://code.overheid.nl) took too long to respond.
>
> Try:
>
> - Checking the connection
> - [Checking the proxy and the firewall](chrome-error://chromewebdata/#buttons)
>
> ERR_CONNECTION_TIMED_OUT

## Similar posts on daily.dev

- [Go Away Microsoft\! The Netherlands is Quietly Building Its Own GitHub Replacement](https://daily.dev/posts/go-away-microsoft-the-netherlands-is-quietly-building-its-own-github-replacement-terk236fn) · It's Foss · 199 upvotes · 22 comments

---

Tags: [#cicd](https://daily.dev/tags/cicd), [#forgejo](https://daily.dev/tags/forgejo), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/why-i-m-leaving-github-for-forgejo-8ezk0te27)
