Skip to main content

Questions tagged [gitlab]

The tag has no usage guidance.

0 votes
0 answers
30 views

GitLab 2FA when using SSO [closed]

GitLab asks me to setup a 2FA but it requires the GitLab's password. I'm login to the platform using Google SSO, so I don't have a GitLab's password.
harryPoker's user avatar
-1 votes
0 answers
16 views

GitLab comments "pending" [closed]

I just finished reviewing a reviewer's comments on my GitLab merge request. When I was done, GitLab told me that I had one pending comment, and to make it a "real" comment I must finish my ...
Jonathan Sachs's user avatar
0 votes
0 answers
43 views

In Gitlab, how do I enable/disable users to merge their own merge requests?

I found the setting to prevent a user from approving its own merge request. I want this setting to be active as it makes sense. However, with that setting activated, I need users to be able to merge ...
Sybuser's user avatar
  • 183
0 votes
1 answer
63 views

Gitlab OIDC Azure subject identifier repository reference syntax

I am trying to make use of Azure Key Vault secrets in my Gitlab CI jobs and have followed the Configure OpenID Connect in Azure to retrieve temporary credentials guide. I have setup a federated ...
zigaio's user avatar
  • 1
0 votes
1 answer
128 views

Keep Gitlab repositories in sync with airgapped networks

I have 3 networks (network_1, network_2 and network_3). The three networks are airgapped. On network_1 I have a Gitlab instance. I want to host an instance of Gitlab on network_2 and on network_3. ...
C-nan's user avatar
  • 119
0 votes
1 answer
1k views

Access denied errors occurring when running a Gitlab build

I am running a self- hosted Gitlab server from a Docker container. For CI/CD, I am running gitlab-runner in a docker container as well. My version of Gitlab is V16.5.2. My runner is set up to use ...
Factor Three's user avatar
1 vote
0 answers
358 views

How to add SSH key to Gitlab-ce in Docker

I am running Gitlab-ce V16.5.1 in a docker container. I need to add a proper SSH key to my profile in order to use HTTPS/SSH and to enable my pipelines to complete without generating HTTP Basic Access ...
Factor Three's user avatar
0 votes
1 answer
114 views

is it ok to gitlab-backup restore after ssh broken pipe?

I am trying to migrate gitlab-ce. Since my backup file is almost up to 200G it takes very long time to restore. I executed gitlab-backup restore and after some hours got ssh:broken pipe. As far as I ...
Juneyoung Oh's user avatar
0 votes
0 answers
510 views

How to migrate gitlab-ce 13(linux install) to gitlab-ee 16(docker image)

I am trying to migrate gitlab server to latest version. current using version is ce-13.12.3 and want to upgrade to ee-16.4 docker image(https://hub.docker.com/r/gitlab/gitlab-ee/tags) The goals I want ...
Juneyoung Oh's user avatar
0 votes
1 answer
696 views

Jenkins is unable to connect to GitLab

I've got Jenkins and GitLab setup in my homelab running in docker containers. I was able to connect to GitLab from Jenkins, pull the desired repo, and perform the steps in the Jenkinsfile. I had a ...
Jonathan Heady's user avatar
0 votes
2 answers
479 views

Impossible to git push to a https GitLab repository: SSH passphrase wrongly asked each time

I have some SSH keys that, after entering my passphrases on a terminal, I use successfully to connect to some servers, in particular to push on git repositories. My organization is testing a self ...
Denis Bitouzé's user avatar
0 votes
0 answers
163 views

How can I set the maximum repository size and maximum file size for a GitLab repository on a self-hosted GitLab CE instance?

I recently deployed GitLab CE onto a server at home. Is it possible to set the maximum repository size and maximum file size? I want to set these for security reasons, and to prevent other people from ...
user3728501's user avatar
  • 2,954
0 votes
0 answers
819 views

gitlab-runner GIT_SUBMODULE_FORCE_HTTPS

I have an older version of gitlab-runner (gitlab-runner 11.10.1 (1f513601)). I am trying to force HTTPS usage for submodule cloning. In my gitlab-ci.yml file I have a couple variable lines that ...
Rich Maes's user avatar
  • 235
1 vote
1 answer
119 views

Cannot add wiki page to Gitlab project - safe.directory not found

Trying to add first wiki page to my project on self-hosted Gitlab (docker container). Appears error - 13:commit: open repository: config value 'safe.directory' was not found. Meantime commits for code ...
user239970's user avatar
0 votes
0 answers
271 views

How to install and use docker in the same gitlab CI step?

I use a gitlab-runner with a custom executor which creates and destroys virtual machines on KVM hypervisor. The installation and configuration are very similar to this example: https://docs.gitlab.com/...
Dunatotatos's user avatar

15 30 50 per page
1
2 3 4 5
14