Top "Gitlab" questions

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

Gitlab with non-standard SSH port (on VM with Iptable forwarding)

My gitlab is on a virtual machine on a host server. I reach the VM with a non-standard SSH port (…

configuration ssh virtual-machine iptables gitlab
Using GitLabCI with C#

I've been working on a C# application and wanted to try the GitLab CI out. All I can see is …

c# gitlab gitlab-ci
How to change the project owner in GitLab

How can I change the project owner in GitLab? There are options in project settings, but in the "transfer" field, …

gitlab
GitLab email setup: sending via another mail server

By default gitlab has the next configuration in gitlab.yml : email: from: [email protected] host: gitlabhq.com but, I …

ruby-on-rails ruby-on-rails-3 git smtp gitlab
where do I find the project id for the gitlab api?

I use gitlab on their servers. I would like to download my latest built artifacts (build via gitlab-ci) via the …

api gitlab gitlab-ci
Which is the best git hosting sw? - Gitolite vs. Gitlab vs. Gitorius

I am looking for a git hosting environment for several users. Therefore i've searched for comparisons between Gitolite, Gitlab and …

git hosting gitolite gitlab gitorious
Export a repository from a Gitlab server to another Gitlab server

Just installed a fresh new 6.8 Gitlab on a brand new high performance server. Before considering to forget my repositories history (…

gitlab
Gitlab integration with SonarQube

I am pretty new to Development community and specifically to DevOps practices , as a part of project we are trying …

plugins continuous-integration sonarqube gitlab devops
Gitlab CI how to deploy an application via SSH

I'm using Hosted Gitlab to host my Git repositories, and more recently I've been using it to build/deploy PHP …

gitlab gitlab-ci
XAMPP: Another web server is already running

I get the following error after installing gitlab.. root@Blase:~# sudo /opt/lampp/lampp start Starting XAMPP for Linux 7.0.9-1... …

apache gitlab lampp