Codeberg – Fast Open Source Alternative to GitHub

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cicada

    A FOSS, cross-platform version of GitHub Actions and Gitlab CI (by Cicada-Software)

    I'm guessing it's this: https://news.ycombinator.com/item?id=35364146 although it didn't seem to get much traction other than the one comment that matches what I found while trying to read up on it:

    https://github.com/Cicada-Software/cicada/blob/main/docs/ci-...

    > create a file _anywhere in your repository_ ending in .ci

    uh-huh

    > Note that you cannot use the pipe operator (|) with the shell command, only one command can be executed at a time

    uh-huh

    > To make sure that your workflow works, try pushing to your repository

    so, no local runner for this, either. fantastic.

    So instead of using Starlark, which a non-trivial number of folks already know, there's already editor support for, and is obviously designed to be embedded, they decided that what the world needs is another DSL. Got it.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • legit

    web frontend for git (by icyphox)

  • forgefed

    ForgeFed - Federation Protocol for Forge Services

    Forgejo is pretty neat. They’re developing https://forgefed.org/ , which is an ActivityPub extension for software forges. If it works, it’ll extend the decentralized nature of git to issues, pull requests, etc.

  • privacy-redirect

    A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives.

    [1]: https://github.com/SimonBrazell/privacy-redirect/issues/232#...

  • woodpecker

    Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.

    I’m trying to migrate of my personal repos from GitHub to Codeberg. The biggest problem is to find a replacement for GitHub Actions (the free offering is so generous), and my current solution for that is to self-host an instance of Woodpecker CI [1].

    I’d like to see even more diversity in Git hosting beyond “let’s all migrate from X to Y”, and for that to happen, Forgejo (a soft fork of Gitea) has already began implementing federation [2].

    [1]: http://woodpecker-ci.org/

  • gitea

    Git with a cup of tea, painless self-hosted git service (by Codeberg-org)

    You can both be right. The title as it stands describes Codeberg as a "Fast Open Source Alternative to GitHub" and I'd agree that it's a confusing title to say the least.

    What we're really talking about here is a free-as-in-beer SaaS service that primarily caters to open source software repositories. This isn't clear in the title, because "Open Source" in this context can be read both as the back-end itself being open source (which it is), or more correctly -- but much less obviously -- that it's an alternative for open source repositories compared to GitHub.

    Codeberg uses Forgejo[1] which in turn is a soft fork of Gitea[2], and anyone can use these two projects to self-host their proprietary codebase -- but the title for this post in no way makes it clear what Codeberg actually is.

    One could literally just take the first thing you see on their website and it would be a much better description:

    > Codeberg is a collaboration platform and Git hosting for free and open source software, content and projects.

    [1]: https://forgejo.org/

    [2]: https://github.com/Codeberg-org/gitea

  • Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

    This has been added to gitea/forgejo

    https://github.com/go-gitea/gitea/pull/21696

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • advanced

    Are you being sarcastic?

    If not, GitHub recently updated their search feature and it's pretty good.

    https://github.com/search/advanced

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GitHub: “Human eyes” will never see the contents of your private repositories

    6 projects | news.ycombinator.com | 23 Jun 2023
  • Easy Self-Hosted Git Installation on Ubuntu Server

    1 project | dev.to | 1 May 2024
  • Forgejo makes a full break from Gitea

    1 project | news.ycombinator.com | 27 Feb 2024
  • 10 open source tools that platform, SRE and DevOps engineers should consider in 2024.

    5 projects | dev.to | 4 Jan 2024
  • Git Branches: Intuition and Reality

    6 projects | news.ycombinator.com | 23 Nov 2023