The gitlab download page install command file name is different.
Created by: frimin
In there : https://about.gitlab.com/downloads/
wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/ gitlab_7.6.1-omnibus.5.3.0.ci.1-1_amd64.deb -------------------------------------^ Look here sudo apt-get install openssh-server sudo apt-get install postfix # Select 'Internet Site', using sendmail instead also works, exim has problems sudo dpkg -i gitlab_7.6.1-omnibus.5.3.0.ci-1-1_amd64.deb ---------------------------------------------------- ^ Look here
(:з」∠) ....