My first idea was to use the Gitea instance of the Free Software Foundation Europe, but T&Cs strongly encourage only projects with direct relation to the FSFE activities, so personal projects don’t seem welcome.

The first-party Gitea platform seems to be in risk of becoming for-profit.

60 points

https://codeberg.org/

FLOSS dedicated Git hosting in Germany, it’s a Gitea instance AFAIK.

permalink
report
reply
31 points

It’s running Forgejo.

permalink
report
parent
reply
8 points

Okay, that sounds like it hits the spot. I’ll read up on them. Happy to hear testimonials for existing users.

permalink
report
parent
reply
9 points

CI/CD is work-in-progress. Aside from that, it’s working perfectly for me.

permalink
report
parent
reply
2 points

Not really gitea but forgejo which a softfork of gitea

permalink
report
parent
reply
26 points

Codeberg is run by a German non-profit.

permalink
report
reply
20 points

I’ve seen many people use Codeberg recently.

If you are willing to self-host and are scared of the gitea license shake-up, use forgejo.

permalink
report
reply
2 points

Any suggestions for where I can read up on the licensing troubles?

permalink
report
parent
reply
2 points
2 points

If you are willing to self-host and are scared of the gitea license shake-up, use forgejo.

When it comes to self-hosting, there’s also the costs. Hosting providers have been hitting me with price hikes one after another this year, so I’m looking into shutting down some servers instead.

permalink
report
parent
reply
3 points

I host it on a raspberry pi with 2 GB RAM for myself. The only challenge with it is because I do hundreds of repo mirrors, basically a local archive of public repos on other code forges that I found useful to have

permalink
report
parent
reply
1 point

I pay $12 per year for my vps…

permalink
report
parent
reply
3 points

which company and specs?

permalink
report
parent
reply
19 points

I can recommend Sourcehut, it’s still free right now: sourcehut.org You will need to learn how to use Git with email, but that isn’t a bad skill to have anyway, so why not.

permalink
report
reply
4 points

I can give it a shot, certainly. One of the main contributors behind it is in my RSS reader so there’s some name recognition there. Future pricing is not final though, so I can’t budget for it before committing.

permalink
report
parent
reply

I second Sourcehut. I liked it so much, I started paying for it a couple of years ago.

The CI works really well, and the parts are slowly (but continuously) becoming more integrated and cohesive.

The features I like best may, however, be anti-features to others. The web interfaces are spartan (and correspondingly lightweight). Many interactions require more esoteric workflows - such as the aforementioned “PRs via email.” You could self-host the entire suite, if you wanted, and there’s almost no possibility for vendor lock-in… I guess there’s no real downside to that one. And Drew is a Character, which is fun if you agree with him on many things, which I do, but could be annoying if you don’t.

I am a happy subscriber, FWIW.

permalink
report
parent
reply
16 points

It might not be a solution for everyone, but you can self host a git repository on your static site!

stagit is a static git site generator. It is lean, you can self host it even of the cheapest of shared hosting and it makes code browseable via html, which is a plus for sharing and receiving suggestions/contributions.

For a relatively small, low bandwith project it is a charm. As an example, here are my repositories.

permalink
report
reply
5 points

It might not be a solution for everyone, but you can self host a git repository on your static site!

I like the concept and the aesthetics, but I guess you still need to run a git server?

permalink
report
parent
reply
7 points

Nope! Little known to people, you just need to locally clone your repository with --bare and upload that. You will see you can clone it even if you don’t have a git server!

It is a very slick, minimalist solution.

permalink
report
parent
reply
2 points

TIL, thanks. This might be a viable path for me.

permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

Community stats

  • 3.9K

    Monthly active users

  • 1.8K

    Posts

  • 30K

    Comments