我有一个很好的狩猎,无法find一个独angular兽暴发剧本的好例子。
从我读过的内容来看,我认为如果我试图build立一个基本的新贵的configuration文件,独angular兽pipe理自己的工人等,那么新贵和独angular兽可能会踩到彼此的脚趾。
任何提示或捷径之前,我挖自己?
你可以使用这个configuration,但我个人的select是使用BluePill来代替。 它会给你更多的灵活性
description "Starts unicorn as the user 'rails'" start on filesystem chdir /apps/rails/sample_app exec sudo -u deployer -i 'rvm ree; unicorn_rails -c /apps/rails/sample_app/config/unicorn.rb -E production' respawn