Skip to content

Instantly share code, notes, and snippets.

@upbit
Last active February 12, 2016 09:35
Show Gist options
  • Select an option

  • Save upbit/9f82afc83b06f74a6d1b to your computer and use it in GitHub Desktop.

Select an option

Save upbit/9f82afc83b06f74a6d1b to your computer and use it in GitHub Desktop.
Install GitLab CE

https://about.gitlab.com/downloads/#ubuntu1404

* apt-get install curl openssh-server ca-certificates postfix

* curl -LJO https://packages.gitlab.com/gitlab/gitlab-ce/packages/ubuntu/trusty/gitlab-ce_8.4.4-ce.0_amd64.deb/download
* dpkg -i gitlab-ce_8.4.4-ce.0_amd64.deb

* gitlab-ctl reconfigure
Username: root 
Password: 5iveL!fe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment