6 Comments

  1. Gitolite seems to be a lightweight Git server manage tool. It looks good. I am using GitLab, which look like a private GitHub.

    1. GitLab is a piece of great software providing a Web interface for git repository management. Right, gitolite is only a authorization layer for git, which is strictly not a git hosting environment.

  2. How to use Gitolite with port forwarding. For example, I use a server that is a local network and use port forwarding to login.

  3. Hello, I have been using this setup for installs on Centos 7. Without any problm.
    Now I wanted to do the same on a new Rocky 8 server.
    All goes well until I clone the testing(or gitolite-admin) repo. At this point I get a prompt asking for password.
    git version 1.8 ( Centos7)
    git version 2.3 (Rocky 8)
    Is there a way to make that working in Rocky 8 ?
    Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *