Ubuntu 14.04 Trusty 64bits
- Created: Started: Duration: s
- 8-8-stable
- 374d212b054fdec8ed2a180ed24e63ca3cf88fa5
- 8.8.3
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/8-8-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 .