Rake assets:precompile gets killed when there is a console session open in production

后端 未结 5 1722
余生分开走
余生分开走 2020-12-28 17:35

On my production server, which is hosted on digital ocean, if that helps, Ubuntu 12.04, I have RoR 4 and rake 10.1.1.

When I deploy, I run rake assets:precompi

5条回答
  •  轮回少年
    2020-12-28 18:16

    I have an opsworks stack on aws and I'd to change my instance type. I was using t1.micro and i just changed it to t1.small

    Thanks a lot.

提交回复
热议问题