You could host your own gitea if your into that kind of thing.
Asklemmy
A loosely moderated place to ask open-ended questions
Search asklemmy π
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Codeberg for sure! I only just made an account on it, but I'm planning to use it :)
I still use GitHub due to the convenience, but a lot of folks on Lemmy like Codeberg. I also setup a Gitea mirror of my GitHub the other day and itβs pretty cool. Easy to self host
Gitea is nice, the gh actions compatability is really handy
I'm following so many good repos, hard to give up GH. But I can always migrate my own I suppose.
If youβre interested in mirroring your own
Nah I'd rather just delete them from GitHub, not mirror them. But thank you for the helpful suggestion! β€οΈ
I've been self hosting but various projects have moved to codeberg. I like Savannah as it's more old-school but it's a bit selective about projects.
- Codeberg
- sourcehut
- radicle
- self hosted
Isnβt radicle attached to some crypto nonsense?
Edit: I felt bad saying this and then not confirming it, so here you go: https://x.com/radicle/status/1483497327545495555 (I also feel bad about linking to that cesspool, but thatβs where the announcement was).
I deleted my 13 year old Reddit account and I am so glad I did. They started banning me for the most ridiculous things. I am very vocal about the Israeli genocide and just using the word genocide, was enough for them to temporarily ban me. They follow a zionist agenda and they censor voices that are against genocide. I don't have to talk about Spez, everyone already knows what type of person he is.
i selfhost gitlab for my own use. its similar to github, but is a bit of a resource hog and the project tracking is a bit wonky to use. i have heard gitea is really low resource usage, but has fewer features.
We run self-hosted versions of both Gitlab (ce and enterprise versions) and Gitea.
They're very different things, but broadly what you say is correct. Gitea is lighter, it comes as a single binary and is really fast in operation. For most people, most of Gitlab's featureset will never be used.
Keeping them up to date:
Gitlab has repos for most distros, so updating is really just letting it update alongside the OS. But it does that every two weeks and is very noisy about reminding all users the second that a new release has dropped. (So I get a bunch of emails about this critical new release) Features seem to change quite often.
Gitea has no repos, and doesn't self-update. However, I've written a script that checks and if it's a new version, then it'll download the new version and replace the single binary.
Both are pretty reliable at not introducing breaking changes when updating, I've not had many issues.
What's up with GitHub?
While it has already been owned by micrsoft for a few years, the github ceo has now stepped down, leading to fears that it's going to enshittify even more.