GitLab is an Open Source Git repository manager with issue tracking and wiki as well as continuous integration features.
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 gitlabI've been working on a C# application and wanted to try the GitLab CI out. All I can see is …
c# gitlab gitlab-ciHow can I change the project owner in GitLab? There are options in project settings, but in the "transfer" field, …
gitlabBy 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 gitlabI use gitlab on their servers. I would like to download my latest built artifacts (build via gitlab-ci) via the …
api gitlab gitlab-ciJust installed a fresh new 6.8 Gitlab on a brand new high performance server. Before considering to forget my repositories history (…
gitlabI am pretty new to Development community and specifically to DevOps practices , as a part of project we are trying …
plugins continuous-integration sonarqube gitlab devopsI'm using Hosted Gitlab to host my Git repositories, and more recently I've been using it to build/deploy PHP …
gitlab gitlab-ciI 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