Submitted by flabberghaster in technology
Sick of github's bullshit. I want to move away from it. I don't have any big repos or anything, just a few small personal projects.
Submitted by flabberghaster in technology
Sick of github's bullshit. I want to move away from it. I don't have any big repos or anything, just a few small personal projects.
emma wrote (edited )
perhaps consider a self-hosted forgejo instance
codeberg requires that your repositories be foss, and forbids using private repositories for anything of significance, which may or may not be a problem for you.
codeberg also has like one nine of uptime. which is better than github's zero, but it's still down a frustratingly large amount of the time.
forgejo is really easy to self-host with docker. forgejo-runner, the github actions ripoff, is just one binary, and only requires outgoing internet access.