No description
https://gitlab.com/gitlab-org/gitlab-foss
76ebdd051f
My git user uses bash (so .bash_profile), but I think it should work the same for sh shell. Full warning message: ***** WARNING ***** gl-setup is not in your $PATH. Since gl-setup MUST be run from the PATH (and not as src/gl-setup or such), you must fix this before running gl-setup. The simplest way is to add PATH=/home/git/bin:$PATH to the end of your bashrc or similar file. You can even simply run that command manually each time you log in and want to run a gitolite command. Run /home/git/gitolite/src/gl-system-install -h for a detailed usage message. |
||
---|---|---|
app | ||
config | ||
db | ||
doc | ||
lib | ||
log | ||
public | ||
script | ||
spec | ||
vendor | ||
.foreman | ||
.gitignore | ||
.rails_footnotes | ||
.rspec | ||
.travis.yml | ||
CHANGELOG | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
Procfile | ||
Procfile.production | ||
Rakefile | ||
README.md | ||
resque.sh | ||
resque_dev.sh | ||
VERSION |
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.2
- mysql or sqlite
- git
- gitolite
- redis
Install
Checkout wiki pages for installation information, migration, etc.
Community
Contacts
Twitter:
- @gitlabhq
- @dzaporozhets
Contribute
Want to help - send a pull request. We'll accept good pull requests.