]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/templates/default
Use the right PreStart URL for the https virtual server
[chef.git] / cookbooks / web / templates / default /
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