Open asu126 opened 8 years ago
develop@SZV1000158286:~$ sudo gem install bundler --no-ri --no-rdoc [sudo] password for develop: no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory Successfully installed bundler-1.12.5 1 gem installed develop@SZV1000158286:~$ ls blog develop@SZV1000158286:~$ cd ./blog/ develop@SZV1000158286:~/blog$ bundler install
sudo apt-get install nodejs
1、ruby gem 源问题:------ sudo gem install bundle https://ruby.taobao.org/ 参考 http://code.huawei.com/codeclub/gitlab/blob/develop/Gemfile 解决: gem source sudo gem source -r https://rubygems.org/ sudo gem source -a http://rnd-mirrors-langfang.huawei.com/rubygems/
2、bundle exec rake db:create psql 数据库没有创建 3、/home/git/gitlab-development-ki/Procfile