2

I'm looking for GitLab replacement, which does not require 4GB RAM and is easier to move/upgrade/migrate, does not have dependency hell and creates less than 50 processes on server.

There are 3, sometimes 4 programmers in my company, we don't need that many features.

We need just:

  • add/remove repository
  • add/edit/remove user
  • add/remove user SSH key
  • add/edit/remove group (of users)
  • allow user or group to read/write repository

does such a thing exist or should we just use linux console?

Kamil
  • 719
  • 1
  • 8
  • 24
  • 1
    You’ve mentioned nothing about issues and pull requests. If all you want is git hosting with permissions there is a super light weight option: https://gitolite.com/gitolite/index.html – Philip Couling Dec 30 '20 at 23:50
  • Looks awesome. It does not even require root access to setup (if git and perl are installed). There is a lot of useful information about alternatives on this page. How about putting this as an answer? – Kamil Dec 31 '20 at 00:27
  • It's a working, but invalid "answer". It doesn't solve the problem, just points to an external page. The link solves the problem, but the pointer to it doesn't. – waltinator Dec 31 '20 at 02:35

0 Answers0