jakedt
|
0cbcc5baef
|
Remove the no longer used nginx config.
|
2014-04-18 11:01:59 -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 |
|
jakedt
|
8fac0474b5
|
Get staging to run under docker on an EC2 host.
|
2014-04-10 18:30:09 -04:00 |
|
jakedt
|
265fa5070a
|
Fix support for multiple stack configurations and move most secrets into the quay-config project.
|
2014-04-07 16:59:22 -04:00 |
|
jakedt
|
8e9faf6121
|
Toward running quay in a docker container.
|
2014-04-07 01:20:09 -04:00 |
|
yackob03
|
8b8084f484
|
Add a mostly working cloud init script and a bitbucket deploy key. The docker run of logstash isn't working for some reason and still must be done manually.
|
2014-02-04 19:01:04 -05: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 |
|
yackob03
|
f2fef9fcde
|
Update the logrotate config to use the right permissions for the file, and to call USR1 on nginx after rotation. Update the readme to use the nginx pidfile.
|
2014-02-03 11:57:29 -05:00 |
|
yackob03
|
b48748d957
|
Have gunicorn publish its pid and have logrotate bounce it so that the file handle migrates.
|
2014-01-31 19:23:37 -05:00 |
|
yackob03
|
b128701ed6
|
Forgot to move one of the nginx dirs.
|
2014-01-31 19:20:35 -05:00 |
|
yackob03
|
9db63a505f
|
Add logrotate config and installation instructions to the readme.
|
2014-01-31 18:17:11 -05:00 |
|
yackob03
|
2b6c9149e8
|
Configure nginx to emit logstash logs for access logs. Move all nginx config to a conf subdir. Rework nginx config to share common parts.
|
2014-01-31 18:13:46 -05:00 |
|