mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
Updated Ubuntu.stable (markdown)
@ -46,4 +46,5 @@ _for post-recieve hooks you need to start resque:_
|
|||||||
|
|
||||||
`mkdir tmp/pids`
|
`mkdir tmp/pids`
|
||||||
|
|
||||||
`nohup bundle exec rake environment resque:work QUEUE=* VVERBOSE=1 RAILS_ENV=production PIDFILE=tmp/pids/resque_worker_QUEUE.pid`
|
`nohup bundle exec rake environment resque:work QUEUE=* RAILS_ENV=production PIDFILE=tmp/pids/resque_worker_QUEUE.pid & >> log/resque_worker_QUEUE.log 2>&1`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user