Top "Gitlab" questions

GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.

Not able to "git pull" - Host key verification failed

I've got root access to our production server and I want to deploy the latest version in git to the …

linux git gitlab ssh-keys
Clearing the pipeline cache with Gitlab CI

Is is possible to invalidate or clear a pipeline cache with Gitlab CI after a pipeline completes? My .gitlab-ci.yml …

gitlab gitlab-ci gitlab-ci-runner
How to add icon to my repository?

I have found that Gitlab and SourceTree support icons for every repositories which make them more specific and easy to …

git user-interface gitlab atlassian-sourcetree sourcetree
Docker not port forwarding correctly?

I am trying to run a gitlab docker image, and everything is running fine except that when I navigate to …

docker containers gitlab portforwarding ports
Moving an existing GitLab project into a new subgroup

Just started out using self hosted GitLab... it looks like it's going to be really useful moving towards a DevOps …

git continuous-integration gitlab devops gitlab-omnibus
libxslt is missing while installing ruby gem nokogiri

I recognize that this is a duplicate question however all the other answers I've found related to this issue have …

ruby gem nokogiri gitlab libxslt
Role of docker-in-docker (dind) service in gitlab ci

According to the official gitlab documentation, one way to enable docker build within ci pipelines, is to make use of …

docker continuous-integration gitlab gitlab-ci
How do I use PowerShell with Gitlab CI in Gitlab Pages?

How do I use PowerShell commands/scripts with Gitlab CI in a .gitlab-ci.yml file which is used to deploy …

powershell continuous-integration gitlab gitlab-ci gitlab-pages
Can we use the Github mac app with GitLab?

I like the GitHub Mac app, which I use with my GitHub account. I have joined a GitLab project and …

macos gitlab github-for-mac
How can I restart bundle nginx in gitlab separately?

I have installed Gitlab CE version. I can find nginx bundled in Gitlab. However I cannot find a way to …

nginx gitlab gitlab-omnibus