Skip to content
代码片段 群组 项目
提交 139a3322 编辑于 作者: Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
浏览文件

updated readme

上级 ade12da9
No related branches found
标签 v1.2.2
无相关合并请求
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
GitLab is a free Project/Repository management application GitLab is a free Project/Repository management application
<img src="http://gitlabhq.com/front.png" width="900" height="471">
## Application details ## Application details
rails 3.1 rails 3.1
...@@ -46,10 +50,10 @@ bundle exec rake db:setup RAILS_ENV=production ...@@ -46,10 +50,10 @@ bundle exec rake db:setup RAILS_ENV=production
bundle exec rake db:seed_fu RAILS_ENV=production bundle exec rake db:seed_fu RAILS_ENV=production
``` ```
Install gitosis, edit `conf/gitosis.yml` and start server Install gitosis, edit `config/gitlab.yml` and start server
```bash ```bash
rails s -e production bundle exec rails s -e production
``` ```
## Install Gitosis ## Install Gitosis
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册