Commit graph

131 commits

Author SHA1 Message Date
Jake Moshenko
f1bd702e7b Upgrade to phusion baseimage 0.9.17
14ec533a16/Changelog.md
2015-09-01 11:44:15 -04:00
Jake Moshenko
3a0d28653b Stop logging user and messages files in syslog
They contained duplicates of all of our app logs.
2015-09-01 11:44:15 -04:00
Joseph Schorr
5bdd7ba990 Add support for custom favicon in ER
Fixes #340
2015-08-10 13:39:39 -04:00
Jimmy Zelinskie
498b4f2066 Dockerfile: update apt-get cache 2015-06-24 14:00:58 -04:00
Jake Moshenko
ee154c37a8 Merge pull request #121 from coreos-inc/robots
Add support for custom robots.txt in conf/stack
2015-06-17 15:48:30 -04:00
Joseph Schorr
6e0dc1df08 Add health check endpoint to verify that the locally running DB revision matches that of the database
Fixes #132
2015-06-15 15:55:30 -04:00
Joseph Schorr
191f84fd0b Add support for custom robots.txt in conf/stack
Fixes #115
2015-06-11 12:33:21 -04:00
Joseph Schorr
9585e2a765 End-to-end registry tests 2015-06-01 16:35:30 -04:00
Jake Moshenko
24cf27bd12 Route all of the logging through syslog-ng. Add the ability to specify extra syslog-ng config. Simplify the Dockerfile. 2015-03-26 09:22:47 -04:00
Joseph Schorr
9e61668c34 Fix the nginx startup error message 2015-03-03 18:17:05 -05:00
Jake Moshenko
ca5c34e00a Fix the fail fast flag. 2015-02-27 17:21:22 -05:00
Jake Moshenko
3caf249d65 Stop the tests early if there is a failure. 2015-02-27 17:17:52 -05:00
Joseph Schorr
81cebf79b7 Fix pygpgme dependency 2015-02-05 17:15:17 -05:00
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