notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

Forgejo.md (597B)


      1 # Forgejo
      2 
      3 DATE: 2026/02/16
      4 
      5 ## Information
      6 
      7 Forgejo is a hard fork of Gitea, relicensed under the GPLv3. Forgejo is financially supported (in part) by Codeberg, and also powers the platform.
      8 
      9 ## Features (self-hosted CE)
     10 
     11 - Only free software used for development
     12     - Built with Forgejo actions
     13     - Hosted on Codeberg
     14 - Git hosting with http(s) / ssh support
     15 - Issue tracking
     16 - Pull requests
     17 - Forgejo actions
     18 - ...
     19 
     20 In my opinion, Forgejo is better than Gitea because it has a better governance structure and a better license while having feature parody for the functionality I care about.