Commit graph

18 commits

Author SHA1 Message Date
Joseph Schorr
cf774e23df Merge branch 'master' into v2 2015-02-05 15:37:14 -05:00
Jake Moshenko
4126c907a6 Remove extraneous CMD statement from dockerfile. 2015-01-29 11:52:27 -05:00
Jake Moshenko
11562a74de Remove the old builder infrastructure. 2015-01-29 11:03:23 -05:00
Jake Moshenko
b1bb8e8e07 Upgrade the version of Docker in the builder to 1.1.0. Swap out our Docker symlink for a bobfile. 2014-07-11 18:30:35 -04:00
Jake Moshenko
cc47e77156 Upgrade to the 0.11.1 tutum version of docker. Package it as a Dockerfile using Docker in Docker. Add a status server option to the workers to utilize the new termination signal and status features of gantry. 2014-05-16 18:31:24 -04:00
Jake Moshenko
b3aba08426 Upgrade to a trusty based version of phusion baseimage. 2014-05-13 18:31:52 -04:00
jakedt
9b3f61e410 Add robots.txt and update the sitemap. 2014-04-21 19:46:00 -04:00
jakedt
db70175a9f Install a more modern version of phantomjs that can run on 12.04 headless. 2014-04-21 18:53:03 -04:00
jakedt
05b3851a54 Make sure we update libssl inside the image to fix heartbleed. 2014-04-17 13:04:35 -04:00
jakedt
56a19aa24e Merge remote-tracking branch 'origin/peon'
Conflicts:
	Dockerfile
2014-04-17 13:03:40 -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
31aab09be5 Sort the files before we send them to the template renderer. Remove a stack symlink if present to avoid interfering with the volume. 2014-04-16 14:23:22 -04:00
Joseph Schorr
da30cd86d5 Add steps to the Dockerfile to build the frontend bundles 2014-04-15 17:14:19 -04:00
jakedt
d1992a2c3c Run the tests as part of the Dockerfile build. 2014-04-14 11:40:17 -04:00
jakedt
4b8217d4ad Add config to allow for setting the queue names at runtime. Fix a bug in the data model. 2014-04-11 19:23:57 -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
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