]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache
otrs: enable all required apache modules
[chef.git] / cookbooks / apache /
2024-03-20 Grant Slaterapache: increase mod_evasive page_count to reduce iD...
2024-03-19 Tom HughesFix fail2ban evasive filter
2024-03-13 Grant SlaterScrub last munin traces
2024-03-13 Grant SlaterRemove munin
2024-03-12 Tom HughesRestore comment
2024-03-12 Grant Slaterapache: remove unneeded combined_extended hack for...
2024-03-12 Tom HughesTidy up mod_evasive configuration
2024-03-12 Grant Slaterapache: set our correct defaults for mod_evasive
2024-03-12 Grant Slaterapache: relax mod_evasive further
2024-03-12 Grant Slaterapache: parameterise mod_evasive
2024-03-12 Tom HughesAdjust trigger for evasive jail
2024-03-12 Tom HughesRestrict fail2ban to evasive blocks instead of all...
2024-03-11 Tom HughesRelax evasive limits some more
2024-03-11 Tom HughesMake evasive configuration work
2024-03-11 Tom HughesReduce look back for forbidden request jail
2024-03-11 Tom HughesRelax site count limit for evasive
2024-03-11 Tom HughesRelax page count limit for evasive
2024-03-11 Tom HughesActively disable mod_evasive when necessary
2024-03-11 Tom HughesUse fail2ban to block IPs getting repeated HTTP forbidd...
2024-03-11 Tom HughesEnable mod_evasive for all apache instances except...
2024-03-11 Tom HughesDrop unused attribute
2024-03-10 Grant Slaterapache: fix combined_extended compatibility with Ubuntu...
2024-03-10 Tom HughesDefine an extended log format for apachae requests
2023-09-07 Tom HughesReport selected apache configuration options to prometheus
2023-07-03 Tom HughesDrop custom listen switch for apache exporter
2023-04-12 Tom HughesApply memory limits to apache servers to avoid memory...
2023-03-18 Tom HughesMerge interface families
2023-01-30 Tom HughesDrop deprecated Expect-CT header
2022-12-10 Tom HughesMerge remote-tracking branch 'github/pull/528'
2022-11-22 Tom HughesDrop unused code for managing reqtimeout module
2022-10-14 Grant Slaterapache: fix IfModule for mod_brotli.c + align config...
2022-08-02 Grant SlaterMerge remote-tracking branch 'tigerfell/pr257'
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2022-07-03 Tom HughesRevert "Enable mod_brotli for the same content types...
2022-07-03 Tom HughesEnable mod_brotli for the same content types as mod_deflate
2021-05-14 Tom HughesEnable unified mode for custom resources
2021-03-09 TigerfellMerge branch 'patch-2' of https://github.com/Tigerfell...
2020-09-21 Tom HughesSwitch to installing prometheus exporters from a custom...
2020-09-19 Tom HughesUpdate for changes in apache exporter
2020-09-19 Tom HughesSwitch to installing prometheus exporters from github
2020-09-17 Tom HughesConfigure server status URI for apache exporter
2020-09-17 Tom HughesInstall prometheus apache exporter on machines running...
2020-08-31 Grant Slaterapache: switch default mpm to event
2020-08-06 Tom HughesMerge remote-tracking branch 'github/pull/328'
2020-08-06 Tom HughesLimit required attributes to the actions that need...
2020-07-21 Tom HughesUse strings for file modes
2020-02-28 Tom HughesDisable reporting for Expect-CT on tile servers
2020-02-15 Tom HughesSplit out default munin plugin installation to a new...
2020-02-12 Tom HughesAllow retrying of apache service actions
2020-01-05 Tom HughesFix new cookstyle warnings
2019-11-05 Grant Slaternominatim: use apache ListenCoresBucketsRatio
2019-09-09 Tom HughesRemove no longer requried foodcritic customisations
2019-09-09 Tom HughesUpdate formatting of header comments
2019-09-09 Tom HughesDrop long_description from metadata files
2019-01-19 Tom HughesDrop support for older Ubuntu versions
2018-10-05 Tom HughesAdd optimised gnutls cipher string to SSL cookbook...
2018-06-25 Tom HughesMerge remote-tracking branch 'github/pull/165'
2018-06-22 Tom HughesEnable HTTP/2 over TLS on 18.04
2018-06-21 Tom HughesDisable old mpms before enabling a new one
2018-05-31 Tom HughesMake sure STS and Expect-CT headers are set on redirect...
2018-05-31 Tom HughesSend a report only Expect-CT header with https responses
2018-02-11 Tom HughesConvert more URLs to https
2018-01-17 Tom HughesEnable mod_headers everywhere as we use it for HSTS...
2018-01-16 Tom HughesEnable HSTS for all nginx served SSL sites
2018-01-12 Tom HughesIncrease HSTS expiry
2018-01-11 Tom HughesEnable HSTS for all apache served SSL sites
2017-11-22 Tom HughesUse declare_resource to avoid conflict with "package...
2017-11-21 Tom HughesModernise apache LWRPs
2017-11-16 Tim SmithUse multipackage installs throughout
2017-07-13 Tom HughesAvoid duplicate resource definitions for apache_module...
2017-07-11 Tom HughesFix new foodcritic warnings
2017-07-11 Tom HughesFix new rubocop warnings
2017-03-21 Tom HughesTry to make apache SSL stapling more robust
2017-02-20 Tom HughesMerge what remains of apache::ssl into apache::default
2017-02-19 Tom HughesRemove legacy certificate support
2017-02-12 Tom HughesExplicitly load letsencrypt intermediate on 14.04 machines
2017-02-12 Tom HughesDrop all use of SSLCertificateChainFile in apache configs
2016-10-27 Tom HughesCertificates are now file resources
2016-10-27 Tom HughesAdd basic tests for apache cookbook
2016-10-20 Tom HughesFix rubocop warnings
2016-10-12 Tom HughesIncrease MinSpareThreads for planet servers
2016-10-12 Tom HughesRename MaxRequestsPerChild to MaxConnectionsPerChild
2016-10-12 Tom HughesRename MaxClients to MaxRequestWorkers
2016-09-06 Tom HughesAvoid redeclaring apache service resource
2016-06-30 Tom HughesFix rubocop warnings
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2016-05-06 Tom HughesGet rid of the last traces of old style apache auth...
2016-05-06 Tom HughesUser a2enmod so dependencies get enabled
2016-05-03 Tom HughesUpdates for rubocop and foodcritic changes
2015-11-12 Andy AllanStart replacing default readmes with brief explanations.
2015-10-05 Tom HughesDo all mod_deflate configuration in global context
2015-07-13 Tom HughesAdd apache mime type mapping for xz files
2015-02-23 Tom HughesMake the osmfoundation certificate the default cert...
2015-02-22 Tom HughesRevert to old SSL certificates
2015-02-22 Tom HughesUpdate SSL certificates
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-10 Tom HughesUse inline compile mode for apache LWRPs
2015-02-09 Tom HughesAdd suppression files for foodcritic
2015-02-09 Tom HughesFix some foodcritic complaints
2015-02-04 Tom HughesMore rubocop cleanup
next