1

I installed GitLab successfully.

I want to create a user, with a username and password, so that he can push, pull from my repo, without the need for any SSH key whatsoever.

How can I do this? Thank you!

1 Answer 1

8

You can use http(s) push access instead of SSH.

HTTPS mode

  1. When creating a new project, switch from SSH to HTTPS
  2. The description for cloning the repository will change to http(s)
  3. Push the project, shell will ask you for your GitLab credentials
Sign up to request clarification or add additional context in comments.

1 Comment

The firewall was blocking us. Your answer made us retry-rethink again what was going on with HTTP. Thank you!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.