]> git.openstreetmap.org Git - chef.git/history - cookbooks/web/templates/default/apache.backend.erb
devices: enable nvme.poll_queues if supported
[chef.git] / cookbooks / web / templates / default / apache.backend.erb
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-06-29 Tom HughesGet rid of unused web-backend role
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2020-03-03 Tom HughesAllow extensions on cgimap requests
2020-03-03 Tom HughesRoute some additional API calls to cgimap
2019-05-31 Tom HughesMerge remote-tracking branch 'github/pull/240'
2019-05-31 Tom HughesSend diff uploads to cgimap
2019-05-30 Tom HughesRevert "Send diff uploads to cgimap"
2019-05-28 Tom HughesSend diff uploads to cgimap
2019-04-04 Tom HughesMerge remote-tracking branch 'github/pull/225'
2019-03-17 Tom HughesAdd support for configuring rails using settings.local.yml
2018-07-24 Tom HughesUpdate configuration for move from Imperial to Amsterdam
2018-07-02 Tom HughesAdd friendly names for passenger applications
2018-05-15 Tom HughesDrop http support on web backends
2017-04-14 Tom HughesOnly send HEAD and GET for single objects to cgimap
2017-04-11 Tom HughesSend node/way/relation history calls to cgimap
2017-04-11 Tom HughesSend changeset download requests to cgimap
2017-02-18 Tom HughesSwitch main web site to letsencrypt
2016-10-12 Tom HughesSend /api/0.6/changeset/NNN to cgimap
2016-10-05 Tom HughesCGIPassAuth needs to be in directory context
2016-10-05 Matt AmosPass authentication headers to cgimap so that it can...
2016-05-13 Tom HughesTrust IPs reported by Bytemark frontends
2015-07-17 Tom HughesLog request times in microseconds
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-03-11 Tom HughesUse the right PreStart URL for the https virtual server
2014-11-09 Tom HughesMake sure we log the real client IP on the web backends
2014-08-29 Tom HughesRemove 12.04 support in web cookbook
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-02-15 Tom HughesPass https to the backends over https
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 HughesOnly send GET requests to cgimap
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-06-17 Tom HughesAdd a load more cookbooks to the public repository