Skip to content

Instantly share code, notes, and snippets.

@gravitano
Created October 21, 2014 17:12
Show Gist options
  • Save gravitano/034d364ec9a60f3912ce to your computer and use it in GitHub Desktop.
Save gravitano/034d364ec9a60f3912ce to your computer and use it in GitHub Desktop.
wget https://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.3.2-omnibus-1_amd64.deb
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.3.2-omnibus-1_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment