mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-17 17:38:07 +00:00
Changed turnoffserver-script to kill pool of workers gracefully
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
screen -d -m -S "Server" bundle exec rails s
|
||||
screen -d -m -S "Solr" bundle exec rake sunspot:solr:run
|
||||
screen -d -m -S "Redis" redis-server
|
||||
bundle exec resque-pool --daemon --environment development
|
||||
bundle exec resque-pool --daemon --environment development --term-graceful
|
||||
|
||||
Reference in New Issue
Block a user