I followed the tutorial on railscasts.com concerning deployment to a VPS and got after a couple adjustments ran cap deploy:setup and cap deploy:cold without getting back any errors. I ssh’d into my droplet and restarted both Unicorn and Nginx but now i get a “can’t establish connection error.”
In the past I would use cpanel to take a look at the logs to see what error was being thrown…is there a way to check why my site is down?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Well it looks like my rails app is installed to root@estimaterer:/home/root/apps/contests/current per capistrano and git instructions… <br>While there is still the rails app installed to root@estimaterer:/home/rails. <br>I’m guessing the site is trying to run the app in the home/rails setup. Do i have to delete the original rails installation?
@cj.miyake: You should deploy it to /home/rails instead, I’m not sure if that railscasts video covers that though.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.