mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 19:46:12 +10:00
4f1035988d3c38d6913d60202e1af4b82b4e2942
Line 295: sudo /etc/init.d/gitlab restart Results in: "Error, unicorn not running!" This is because unicorn is not yet running for first boot. I suggest changing this to 'start'. Line 305: sudo apt-get install nginx Change command to: sudo apt-get -y install nginx Allowing automated install to simplify and follow pattern of earlier installs.
Welcome to GitLab

GitLab is a free project and repository management application
Application details
- based on Ruby on Rails
- distributed under the MIT License
- works with gitolite
Requirements
- Ubuntu/Debian
- ruby 1.9.3+
- MySQL
- git
- gitolite
- redis
Install
Checkout wiki pages for installation information, migration, etc.
Community
Contacts
Twitter:
- @gitlabhq
- @dzaporozhets
Contribute
Developer Guide Want to help - send a pull request. We'll accept good pull requests.
Languages
Ruby
75.2%
Haml
10.4%
CoffeeScript
6.1%
SCSS
4.7%
Gherkin
2.4%
Other
1.2%