Remix.run Logo
motbus3 3 hours ago

Interesting! I worked with Gitlab and I also thought it was quite clunky. If it was not for the stability issues GitHub is fine. Any other alternatives to GH or GL?

strenholme 2 hours ago | parent | next [-]

Self-hosting with open source code:

- SourceHut: https://sr.ht/~sircmpwn/sourcehut/

- Forgejo (used by Codeberg, etc.): https://forgejo.org/

miroljub 2 hours ago | parent [-]

SourceHut never really clicked for me. It doesn't give me anything useful that I don't already have in a bare git repo through a ssh.

Forgejo, on the other hand, is a drop-in replacement for GitHub.

olafmol 37 minutes ago | parent | prev | next [-]

Gitea might be an option also.

jeena 3 hours ago | parent | prev | next [-]

We switched from Bit bucket to Gerrit internally and it was a steep learning curve for the des but it's fine.

At a customer we're implementing GitHub Actions and even on our Dev environment there are so many hickups with GitHub.

Mashimo 3 hours ago | parent [-]

Demo of Gerrit here: https://gerrithub.io/q/status:open+-is:wip

Mashimo 3 hours ago | parent | prev [-]

Jira / Bitbucket / Teamcity.

Might be pricy though.

xp84 2 hours ago | parent [-]

Having used Teamcity for CI I cannot think of a more clunky and hard to use system (compared to GHA, which is what we migrated to).