Questions tagged [gitlab-ce]

Use this tag to explicitly mark a question related to GitLab Community Edition only. Should never come in conjunction with GitLab-ee (use only GitLab instead)

GitLab Community Edition is the Open Source version of GitLab stripped of any proprietary code. It is marketed as an unlicensed Enterprise Edition in terms of functionalities.

336 questions
-1
votes
1 answer

Helm doesn't configure what I mean

My command is to install a GitLab chart on my microK8s cluster. In this command, I want to instruct Helm to deploy a GitLab-CE with some configuration on volume size. $ microk8s.helm3 install gitlab-ce gitlab/gitlab --set…
-1
votes
1 answer

while installing the gitlab-ce in openshift using gitlab operators I am facing the following issue. Anyone help me "4 pod has unbound immediate PVC"

[root@bastion ~]# kubectl describe po gitlab-ui-gitaly-0 -n gitlab-system Name: gitlab-ui-gitaly-0 Namespace: gitlab-system Priority: 0 Node: Labels: …
-1
votes
1 answer

GitLab community edition - docker support

I would like to know if the community edition of GitLab (Self hosted) has support for a CI process that would include: Creation of docker containers (docker-compose or Dockerfile) Save custom docker images to a docker Registry in GitLab Integrate…
dot
  • 14,928
  • 41
  • 110
  • 218
-1
votes
2 answers

Personalizing Gitlab CE

I've installed Gitlab CE on my Ubuntu 18.04 operating system and want to customize it's interface and change it based on the Scrum methodology. Is there any way I can change Gitlab user interface and personalize it? You can assume that I want to…
Ali Heydari
  • 145
  • 3
  • 11
-1
votes
1 answer

how to restore git user home directory of gitlab

I accidentally deleted the git user home directory of gitlab-ce (ie /home/git) and couldn't find anyway to restore it. The normally used mkhomedir_helper is apparently not suitable here as gitlab's user home directory has a special structure and…
hzh
  • 342
  • 2
  • 15
-3
votes
2 answers

Gitlab Container Registry missing image Tags

Hello everyone I hope you're doing okay ! I'm facing a problem in gitlab-ce Problem : can't see images tags after migrating gitlab to a new host can't login to my registry using docker login http://gitlab.examlple.com:5005 returns : Error response…
ossama assaghir
  • 298
  • 2
  • 16
1 2 3
22
23