Gitea all the way they’re even supporting actions now which makes it good for a 100% self hosted solution.
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
Gitea
CI is currently in Beta
If your team is small (or just you), I've been super happy not using any kind of git host and just pushing to a bare repo via SSH.
If you need something simple Gitea, if you want CI/CD pipelines, SAST testing, PM, Gitlab-CE.
I use Gitlab-CE for work and personal now.
GitLab CE works for me quite well.
Me too. Let me drop my stand alone container registry, the Jenkins server, and the jira server.
It’s not lightweight, but what you get for that resource use cannot be understated
Is either better than GitLab? I'm currently self-hosting that.