I have a problem with GitLab. Everything is fine, but I can't push. It is asking me all the time the password of the user git.
Is it a problem, that I first installed the Omnibus package and then uninstalled it, because I use Apache and this package uses Nginx?
I installed GitLab with this tutorial. It worked, but the other users couldn't create projects.
Then I tried uninstalling it, reinstalling and updating it. Now everybody can create projects, but when somebody is trying to push, it asks for a git password.
SSH keys are created and saved in GitLab. The folder /home/git/.ssh
doesn't exist. I found it here: /var/opt/gitlab/.ssh
. Is that a sign that git isn't configured correctly?