amazon ec2 ubuntu with gitlab and nginx - cant load?
- by thebluefox
Ok, so I've spooled up an Amazon EC2 server running Ubuntu, and then followed the instructions below to install GitLab;
http://doc.gitlab.com/ce/install/installation.html
The only step I've not been able to complete is running the following check on the status;
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
I get the…