I created a Droplet with a onlick app rails with ngix and postgres and clone a proyect from github but when i try to bundle install after add unicorn show this
Resolving dependencies…Killed
why is that???
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!
It sounds as if your process ran out of memory and was killed. Droplets don’t have swap enabled by default, and you should try to keep it this way, since swapping to SSD is not really a good idea. Try temporarily increasing the size of your Droplet.
The nginx/postgres/git project/rails/unicorn makes me think of GitLab. If I remember correctly, the suggested minimum amount of RAM to dedicate to a small (no more than 100 users) server is 2GB.
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.