Ubuntu 14.04 Trusty 64bits
- Created: Started: Duration: s
- 6-9-stable
- 8759577d246a455541396b1f504e9dfd31c3f661
- 6.9.2
Installation instructions
wget -qO- https://dl.packager.io/srv/gitlabhq/gitlabhq/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/gitlabhq.list \ https://dl.packager.io/srv/gitlabhq/gitlabhq/6-9-stable/installer/ubuntu/14.04.repo sudo apt-get update sudo apt-get install gitlab-ce
Note: You might need to apt-get install wget apt-transport-https
for the above instructions to work.
More details can be found at https://github.com/gitlabhq/gitlab-recipes/tree/master/install/pkgr .