]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/templates
nominatim: UI forwarding should take precedence to blocking
[chef.git] / cookbooks / web / templates /
2016-09-07 Tom HughesDon't update statistics if generation fails
2016-08-24 Tom HughesOnly run asset cleanup script if it exists
2016-07-20 Matt AmosComplete reset back to pre-reboot configuration. Finally.
2016-07-20 Matt AmosGently turn the dial up on the replica DB.
2016-07-19 Matt AmosGradually move some more stuff to the IC backends.
2016-07-19 Matt AmosTrying again to gently add replica DB & IC backends...
2016-07-19 Matt AmosRevert "Gently add one backend back to the replica...
2016-07-19 Matt AmosGently add one backend back to the replica database.
2016-07-19 Matt AmosUse backends in York, while Ramoth is sick/recovering.
2016-07-18 Grant SlaterMitigate env HTTP_PROXY via cgi proxy header
2016-06-28 Tom HughesFix web server logrotate for Ubuntu 16.04
2016-06-27 Tom HughesFix web server logrotate for Ubuntu 16.04
2016-05-29 Tom HughesDon't complain if the Rails app isn't running
2016-05-16 Tom HughesSend upload requests to the Bytemark backends
2016-05-13 Tom HughesTrust IPs reported by Bytemark frontends
2016-05-10 Tom HughesDrop memache configuration for gpx-import
2016-05-07 Tom HughesMake web frontends use backends in the same location
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2016-01-09 Tom HughesAvoid errors cleaning up assets for older rails trees
2015-12-08 Tom HughesRun statistics and cleanup scripts with right ruby...
2015-11-23 Tom HughesAdd a script to cleanup old rails assets
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-09-22 Tom HughesImprove rails tmp dir cleanup script
2015-09-17 Tom HughesAdd /usr/local/bin to PATH when creating statistics...
2015-09-13 Tom HughesEnable gzip compression of SVG assets
2015-09-07 Tom HughesIgnore messages restarting logstash-forwarder
2015-09-04 Tom HughesRestart logstash-forwarder when the rails logs rotate
2015-08-14 Tom HughesBlock "OSMApp Tuner" as it is scraping changesets
2015-08-14 Tom HughesFix log regex in API statistics generator
2015-07-17 Tom HughesLog request times in microseconds
2015-07-17 Tom HughesLog request ID for web requests
2015-07-17 Tom HughesLog SSL protocol and cipher details for web requests
2015-07-17 Tom HughesAdd a request ID to connect frontend and backend logs
2015-06-11 Tom HughesUpdate location of favicon.ico
2015-04-13 Tom HughesRevert "Take thorn-03 out of production"
2015-04-13 Tom HughesTake thorn-03 out of production
2015-04-10 Tom HughesRevert "Take thorn-03 out of production"
2015-04-10 Tom HughesTake thorn-03 out of production
2015-04-09 Tom HughesIgnore passenger-config output
2015-04-08 Tom HughesUse passenger-config to restart passenger apps
2015-04-08 Matt AmosArchive cgimap logs to ironbelly.
2015-03-31 Tom HughesAdd an api-statistics daemon to gather data from apache...
2015-03-31 Tom HughesIncrease passenger queue size on frontend machines
2015-03-11 Tom HughesUse the right PreStart URL for the https virtual server
2015-03-09 Tom HughesRevert "Switch to emergency frontend only setup"
2015-03-09 Tom HughesSwitch to emergency frontend only setup
2014-11-09 Tom HughesMake sure we log the real client IP on the web backends
2014-08-29 Tom HughesDon't allow SSL proxy connections to be reused
2014-08-29 Tom HughesRevert "Use http for all backend requests"
2014-08-29 Tom HughesRemove 12.04 support in web cookbook
2014-08-29 Tom HughesUse http for all backend requests
2014-08-29 Tom HughesAdd some more apache 2.4 access rules
2014-08-29 Tom HughesUse mod_proxy_fcgi for the map call
2014-08-29 Tom HughesUse apache 2.4 style access controls
2014-08-29 Tom HughesUse mod_proxy_fcgi for FCGI support with apache 2.4
2014-07-10 Tom HughesSet SECRET_KEY_BASE for production web servers
2014-06-27 Grant SlaterWeb: set osmbugs.org to redirect to openstreetmap.org
2014-06-09 Tom HughesIgnore errors killing processes which may have already...
2014-02-26 Tom HughesRemove redirect to http from /edit
2014-02-15 Tom HughesEnable SSL proxying
2014-02-15 Tom HughesPass https to the backends over https
2014-02-11 Tom HughesRedirect https requests to osm.org to www.osm.org
2014-02-11 Tom HughesFix redirect
2014-02-11 Tom HughesRemove general redirect from https to http
2014-02-10 Tom HughesMove passenger configuration to a separate cookbook
2014-01-01 Grant SlaterWeb: add additional alias + problem 3rd party alias
2013-10-20 Tom HughesSend single object node requests into cgimap again
2013-10-20 Tom HughesStop sending single object node requests to cgimap
2013-10-18 Tom HughesWe only need to escape dots in ProxyPassMatch, not...
2013-10-18 Tom HughesOnly send GET requests to cgimap
2013-10-18 Tom HughesPass single object node/way/relation calls to the backends
2013-10-18 Tom HughesFix typo
2013-10-18 Tom HughesLet cgimap handle single object node/way/relation calls...
2013-10-09 Tom HughesUse cgimap for /relation/N/full
2013-10-09 Tom HughesKeep /relation/N/full with rails for now
2013-10-09 Tom HughesUse cgimap for full object fetches
2013-10-09 Tom HughesUse cgimap for multi object fetches
2013-10-09 Tom HughesSend /api/0.6/relations to the backend servers
2013-09-19 Tom HughesFix redirect of http://www.openstreetmap.org.uk/events.ics
2013-08-09 Tom HughesConfigure a machine to run the database cleanup script...
2013-07-12 Tom HughesMove log archiving and stats analysis to ironbelly
2013-06-17 Tom HughesAdd a load more cookbooks to the public repository