search

Home  >  Q&A  >  body text

git server build

Features I need:

1. 多个项目,每个项目一个仓库
2. 每个项目仓库的成员不同,仓库内成员可以读写自己的仓库但是不能访问其他仓库。

How to implement this permission control when building git? The simpler, the better! The simpler, the better! Thanks.

怪我咯怪我咯2787 days ago839

reply all(5)I'll reply

  • 世界只因有你

    世界只因有你2017-05-17 10:05:01

    gitlab CE (in docker)?

    reply
    0
  • PHPz

    PHPz2017-05-17 10:05:01

    Just set up the copssh server

    reply
    0
  • PHPz

    PHPz2017-05-17 10:05:01

    If you are considering third-party software, try Gogs

    reply
    0
  • 巴扎黑

    巴扎黑2017-05-17 10:05:01

    Build a Git server with Gitblit in just 5 steps
    1. Install JRE
    2. Install Gitblit
    3. Modify the http port and warehouse address of the settings document
    4. Run gitblit.cmd
    5. Log in to Gitblit

    reply
    0
  • phpcn_u1582

    phpcn_u15822017-05-17 10:05:01

    It is recommended that you use Gitlab

    reply
    0
  • Cancelreply