By mfaisaliqbal
I deployed my rails project, its was working fine but than, there were issue with droplet. So I deleted droplet and created new droplet. After all settings when I run
cap production deploy:initial
its works for some time but then its following line its kind of “pause” now from last 15 mintues.
cd /home/deploy/apps/ethaar/releases/20160505090505 && ~/.rvm/bin/rvm default do bundle install --path /home/deploy/apps/ethaar/shared/bundle --without development test --deployment --quiet
Whats wrong with it
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!
Possibly nothing. At that point it is doing a bundle install with the --quiet flag meaning it would most likely not be displaying anything about the work going on in the background.
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.