Skip to main content

Questions tagged [gitlab]

Gitlab is self hosted Git management software.

0 votes
1 answer
32 views

How to Install GitLab with GitLab Operator on OpenShift 4 Local?

I am trying to setup a local sandbox on my pc to play with OpenShift and GitLab CICD. I found instructions in multiple resources and tried to apply them, but I am running into an issue with the GitLab ...
pitchblack408's user avatar
0 votes
0 answers
16 views

Deploy artifactory to openshift with PostgreSQL data base config with Dockerfile

I'm trying to run artifactory-oss in openshift with configuration of PostgreSQL database . I have the following Dockerfile, which I build using kaniko in the GitLab CI/CD pipeline: FROM docker.bintray....
Andriy's user avatar
  • 115
0 votes
0 answers
53 views

GitLab web service not connecting to the registry

On an on-prem GitLab server hosted on Kubernetes, after an upgrade of GitLab to the latest version 17.1.0, I notice that the webservice fails to connect to the registry service: {"component":...
Paul's user avatar
  • 151
0 votes
2 answers
176 views

Gitlab CronJob - Every day but Wed?

I want to verify that im writing this correctly, crontab.guru says it isn't standard and may not work on every system. What im trying to do is run a test pipeline every day except on wednesday. From ...
msmith1114's user avatar
-3 votes
1 answer
66 views

Gitlab SMTP Configuration

I am new to Gitlab. I configure SMTP in Gitlab that looks like, {:authentication=>:login, :user_name=>"My Email", :password=>"Email ...
Yogesh Patel's user avatar
0 votes
0 answers
22 views

CI CD with mutiple namespaces

I'am working on CI CD pipeline for four namespaces because i choose to seperate my environments using namespaces but in the pipeline in the build stage where is docker build and docker push for the ...
adel hamrouni's user avatar
0 votes
0 answers
33 views

GitLab subdomain redirects to main domain with custom nginx

My questions How do I set up GitLab 16.11.1+ correctly by self hosting it on a subdomain like code.example.org using a custom NGINX installation - therefore without the bundled NGINX? What am I ...
mweber's user avatar
  • 1
0 votes
0 answers
32 views

Gitlab-runner on gitlab server - modifying git-repo url

I am currently trying to setup an instance runner for our gitlab and it should run on the same machine for now. I registered the runner to access the gitlab instance via localhost and it is online. ...
Daniel's user avatar
  • 1
0 votes
0 answers
512 views

Network error:kex_exchange_identification: read: Software caused connection abort banner exchange (SSH)

I met this issue while trying to clone a repo in a gitlab private server, so I added verbosity and tried to connect to it first here is the output $ ssh -i test -T -vvvv [email protected] ...
ayman cheddad's user avatar
0 votes
1 answer
180 views

How to configure an Apache reverse proxy for GitLab with websocket?

I have a self-hosted GitLab instance behind an Apache reverse proxy. Since one of the last releases, real-time updates stopped working. One symptom I could detect was that some websocket calls (to ...
quazgar's user avatar
  • 481
0 votes
0 answers
23 views

How to have individual folders act as Repositories under a main Repository?

Is it possible to have a main Git Repository and each of the folders under said main repository be considered individual Repositories? I have several hundred folders under a main Repository and I don'...
Swampcritter's user avatar
0 votes
0 answers
34 views

Nginx reverse proxy leads to frequent log outs for gitlab

I am using an nginx as a reverse proxy for my gitlab. When accessing the gitlab via this proxy, I experience frequent logouts. Obviously gitlab is not able to maintain/identfiy the session reliably. ...
Norbert's user avatar
  • 231
0 votes
1 answer
512 views

Gitlab.com - how to access a project's package registry from another project's CI pipeline?

Given 2 gitlab.com projects on a Free Tier: A Source project contains some packages in its "Package Registry" (example id: 12345678), A Consumer project have a CI pipeline, which job ...
Bob's user avatar
  • 111
0 votes
1 answer
169 views

Allow AWS Identity provider to access a private VPC where the OIDC Idp resides

We want to implement Gitlab-AWS short-lived credentials but our Gitlab instance is located inside a private, non internet accessible VPC Subnet. I have looked into VPC Endpoints but I cannot find the ...
Michael Angel P.'s user avatar
0 votes
1 answer
128 views

Gitlab - What does "roles@[hash]" in a project means?

What does roles @ hash in a gitlab project means? When clicking on roles it forwards to a role folder. When clicking on the hash it forwards to a branch which name is just the hash. The branch doesn'...
s3eblue's user avatar

15 30 50 per page
1
2 3 4 5
32