http://codeberg.org/ is way better! It’s s German!
It’s my favourite, but your license must be open source to use it.
If you just want to share your code, discuss it, and have a simple bug tracker, all self hosted, there’s fossil. Just one binary, already packaged in distros, and used by the sqlite project.
I’ve been self-hosting Gitea for a few years now and love it
Beware that Gitea has some drama going on. Forgejo is a Gitea fork that’s a drop-in replacement (literally just change the image name in the docker compose file) and has a much nicer theme at that!
Another one I really like is sourcehut, really simple and clean imo. But it is still in alpha
Thanks for the heads up, looking into it now
I’ve left github for personal projects (still need it for work for now), and moved to Gitlab. Gitlab is honestly not any better when thinking about european alternatives (it’s also US), and it is not completely open-source either, but the nice european alternative Codeberg is only for open-source projects and doesn’t really tolerate or give an option to pay to host non-opensource projects.
I would pay for codeberg if they allowed non-opensource repositories, but they have stated that codeberg does not really allow non-opensource projects. I’m a FOSS enthusiast and donate my time and money to FOSS, but not everything I make is FOSS.
I know, I could selfhost Forgejo, but it would truly be great to have, say, EU funded open code repository like Github/GitLab with possibility to pay to host non-opensource projects or something.
Aren’t there any managed Forgejo instances?
There are, but so far the ones I’ve found are not reliable enough for bigger scale stuff. That’s kinda why I mentioned “being ready to pay”. If there would be - let’s say - non-profit foundation hosting something like codeberg with free-tier for FOSS and paid for non-FOSS in Europe I’d switch to it.
I’m really looking forward to Forgejo implementing federation and am hoping to selfhost someday, but for now codeberg is not really allowing my full repository to be hosted :(
Thanks for noting this, our company has been dogfeeding and running a Forgejo instance for over a year by now (we got over 100 customers that we are running on this platform) and are currently creating a self-service hosting solution for a lot of different projects/systems, but other than allowing others to get access to use our self-service we never considered hosting Forgejo for others as Codeberg existed and we weren’t aware of the FOSS only rule.
Feel free to reach out if it’s of interest, I haven’t discussed this in the team but there’s nothing in the way to set up a dedicated Forgejo instance for a company based on our current setup (on our servers, but we can also work with on-premises/other clusters) or letting others access our instance. Since we’re based in Norway everything is hosted on multiple data centers in Finland using Kubernetes with a hybrid architecture of “cloud” and dedicated servers.
Since we use it ourselves we’ve made sure we got as close to 100% uptime/high performance as we can with Forgejo. We also got ACT runners and for login with got a tenant/auth/OIDC system with auditing (for those that need that).
We’ve been working for 5+ years to become independent of external companies, which is why we’re a bit ahead of schedule.
This is super interesting and I would like to hear more! Might be just what many of us are looking for. And there definitely is a market niche you’ve got here.
When I first heard of codeberg I was going to transfer all of my repos without hesitation but went looking for terms of use and other information about codeberg - that’s how I bumped into this information and it made me a bit sad.
If you’d be open to share your company name / weblink please do! Might even make a post about it in this community if you feel like that is something you can do (probably should disclose that you work there since people are eager to pull the report-trigger on self-promotion unless you mention it).
If not yet publicly, I can send you a message :) (I see you are possibly new on lemmy, so know that lemmy messages are not e2e encrypted and that’s why many of us add our matrix handles on our profiles).
There are managed Gitlab instances:
https://www.gitlabhost.com/ https://www.stackhero.io/en/services/GitLab/benefits
Gitlab is a publicly traded US company, GTLB on the Nasdaq.
- I recently started using codeberg.org for the small (non code-related) stuff I share, in case anyone would be interested.
- For all my personal stuff (still not code related as it’s prose writing, for the most part) I pay for a host git install. I think I could use a GUI/pretty webpage if i really wanted to, but the command line/ssh access works so well I never asked if I could have a gui. And I’m not even a geek :p
GUIs were invented by Xerox so we have to use the command-line only.
:)
codeberg does not really allow non-opensource projects
https://www.codebasehq.com is another alternative. Sadly no free plan
Any alternatives to having a website hosted on github pages?
I can only use mobile, and it’s just convinient to write it in plaintext markdown. On mobile I can’t use clunky UI’s or pure html/css/js.
Not sure if codeberg has that. I know the underlying software (Forgejo) has pages functionality, but not sure if codeberg has them enabled.
Codeberg pages is indeed a thing
Oh sweet!
Thanks!