- cross-posted to:
- hackernews@lemmy.bestiver.se
- cross-posted to:
- hackernews@lemmy.bestiver.se
Lots of layoffs (“re-evaluating our operational footprint”) and switching to “agentic” processes. Target user is AI.
Anyone still hosting Gitlab?
Lots of layoffs (“re-evaluating our operational footprint”) and switching to “agentic” processes. Target user is AI.
Anyone still hosting Gitlab?
Yeah I could do that, I have never done it before though which is why I was looking for another remote to use. Are there any good guides/tools out there you would recommend?
Check out forgejo self hosting gitlab is overkill.
I just selfhost bare git repos on an ssh server
That’s a perfectly viable approach for users who aren’t interested in forge tooling and just need git push/pull capability.
https://docs.gitlab.com/topics/offline/quick_start_guide https://howtohosting.guide/best-vps-hosting-germany/
Thank you!