|
|
|
|
|
by i0nutzb
1493 days ago
|
|
You may want to give more details about your usecase: do you need _only_ git hosting or other features too (e.g. issue tracker, CI/CD pipelines)? How many users will use this setup? Do you have a dedicated machine or you run it locally (e.g. in a docker container?? Hosting locally or in cloud? IIRC Gitolite was aquired by Gitlab a while back, Gitweb is not really a git hosting, it's more like a web view of your `git log` Gitlab needs at least a couple of gigs of RAM to run well, double/triple that if you need CI/CD. I have no experience wiht gogs/gitea. |
|
Gitweb can work quite nicely with gitolite to provide a web view of your repositories, with access control managed by gitolite.