Jake Moshenko
|
044cfdb656
|
Let gunicorn load code before forking.
|
2014-05-20 19:06:54 -04:00 |
|
Jake Moshenko
|
212a4650f4
|
Rework the config to use runit logging.
|
2014-05-18 17:19:14 -04:00 |
|
Jake Moshenko
|
a5a61576ae
|
Revamp the logging a bit. Not quite done yet.
|
2014-05-01 19:44:28 -04:00 |
|
jakedt
|
9e88414773
|
Move the pid files inside the container so they don't conflict.
|
2014-04-17 12:29:23 -04:00 |
|
jakedt
|
576fbe4f0d
|
Switch over to phusion baseimage. Prevent everything from daemonizing and start it with runit under phusion. Make workers trap and handle sigint and sigterm. Extend the reservation to 1hr for dockerfilebuild. Update nginx to remove the dependency on libgd. Merge the requirements and requirements enterprise files.
|
2014-04-11 13:32:45 -04:00 |
|
yackob03
|
a6f98570a1
|
Send everything in production through the gunicorn logger (allows rotation using USR1). Add a gunicorn logger that emits the logstash format. Move the gunicorn config to the conf subdir. Update the postrotate script to hopefully work.
|
2014-02-04 15:08:49 -05:00 |
|