bundle exec rails s -e production
/etc/init.d/redis start
chkconfig redis on
如果不启动redis 创建项目的时候不成功
gitlab 启动参考
原文:http://www.cnblogs.com/freefei/p/3967733.html