projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ace450b
)
use unicorn launcher to launch unicorn
author
Sam Saffron
<sam.saffron@gmail.com>
Wed, 13 Nov 2013 05:19:16 +0000
(21:19 -0800)
committer
Sam Saffron
<sam.saffron@gmail.com>
Wed, 13 Nov 2013 05:19:16 +0000
(21:19 -0800)
standalone.template.yml
patch
|
blob
|
blame
|
history
diff --git
a/standalone.template.yml
b/standalone.template.yml
index 45c25d423a67ce0be232116dff46d9fe19a31799..440a752aa6808acd4fa850a8feace3285f284137 100644
(file)
--- a/
standalone.template.yml
+++ b/
standalone.template.yml
@@
-43,7
+43,7
@@
run:
sv start redis || exit 1
sv start postgres || exit 1
cd $home
- exec sudo -E -u discourse bundle exec
unicorn -c
config/unicorn.conf.rb
+ exec sudo -E -u discourse bundle exec
config/unicorn_launcher
config/unicorn.conf.rb
- file:
path: /etc/service/sidekiq/run