- cross-posted to:
- git@programming.dev
- cross-posted to:
- git@programming.dev
cross-posted from: https://programming.dev/post/3419564
Setup Gitness in 30 seconds
Install with a single Docker command. Lightweight enough to run on a $4 Digital Ocean droplet.
like
How is this different from Forgejo (Gitea)? Or any other git platform?
I don’t know, maybe it isn’t. But additional diversity won’t be bad, right?
Yeah, of course. I just wanted to know if this one has any killer features or is just an alternative
Since they mainly developed a CI-system before, I guess that this would be less experimental then the forgejo/gitea one.
I use Drone (bad name for googe searches) and I like it! Simple idea that just works.
Why is Gitness on the news and why is it being considered as the de-facto alternative to GitHub? Why is GitLab/SourceHut/Forgejo (and Codeberg)/Gitea not being considered?
Forgejo for example has almost a 1:1 compatibility with GitHub Actions and it didn’t make the news. If you were to replace GitHub, Codeberg or Forgejo is a very good replacement for it.
Maybe just because it is new?
A bit ironic that they host their code on Github, no?
Yes, I was also surprised by this fact. But on the other hand, I wouldn’t find it if it wasn’t on GitHub
Maybe a silly question: how did you find it on GitHub? Did the project appear as some kind of “recommended” thing?
It’s mostly ML, but sometimes you can find something interesting.
I think this is more a marketing thing. Gitea is on GitHub too, so it can be found… 10 years ago it would have been on Sourceforge.
It’s been longer than that since sourceforge was popular 😅
Maybe somebody could suggest they implement federation? Otherwise it’ll just be another bunch of disconnected islands each requiring contributors to go through the same setup procedure over and over again.
Somebody did that on HN. They seemed receptive to it.
Thanks, didn’t know this
No problemo
My apologies if I’m saying something stupid, but I see that this is built on top of Drone, which stopped being Open Source several years ago. Does this means that Drone, as part of Gitness, has become Open Source again?
With this release, drone is now apache-licensed. From what I’ve been able to find, the developers have been active in other discussions but avoided the topic of why they went open-source when drone wasn’t.
A few developers that forked Drone into Woodpecker CI when it stopped being open-source are anticipating another “rug-pull” in a few years with Gitness. I’m a bit skeptical myself, but Harness does have other open-source projects and Drone’s decision to stop being open-source predates their acquisition.