]>
git.openstreetmap.org Git - chef.git/log
Grant Slater [Fri, 11 Aug 2023 15:03:31 +0000 (16:03 +0100)]
civicrm: add required alias for SSL support
Grant Slater [Fri, 11 Aug 2023 14:32:22 +0000 (15:32 +0100)]
civicrm: move aliases out to redirect to avoid session issues
Tom Hughes [Thu, 10 Aug 2023 19:05:09 +0000 (20:05 +0100)]
Add host_location metric for machines in dublin and amsterdam
Grant Slater [Thu, 10 Aug 2023 16:29:59 +0000 (17:29 +0100)]
community: Use revert fork for discourse-reactions + add discourse-post-voting
Grant Slater [Thu, 10 Aug 2023 16:04:37 +0000 (17:04 +0100)]
Revert "community: Add discourse-post-voting plugin"
This reverts commit
1f7f5f735a865ae93fdcc1e8c9fd9526ad0efd01.
Grant Slater [Thu, 10 Aug 2023 15:35:11 +0000 (16:35 +0100)]
community: Add discourse-post-voting plugin
Sarah Hoffmann [Thu, 10 Aug 2023 09:15:00 +0000 (11:15 +0200)]
nominatim: run frontend from pip Python packages
This allows to have SQLAlchemy2 and psycopg which are faster.
Grant Slater [Wed, 9 Aug 2023 14:03:41 +0000 (15:03 +0100)]
donate: update redirect url
Grant Slater [Tue, 8 Aug 2023 23:51:49 +0000 (00:51 +0100)]
donate: redirect to support.osm.org
Guillaume RISCHARD [Tue, 8 Aug 2023 22:58:11 +0000 (18:58 -0400)]
civi version bump
Grant Slater [Tue, 8 Aug 2023 19:53:24 +0000 (20:53 +0100)]
civicrm: rename to supportings.openstreetmap.org
Tom Hughes [Tue, 8 Aug 2023 19:31:18 +0000 (20:31 +0100)]
Update bundle
Grant Slater [Tue, 8 Aug 2023 19:05:46 +0000 (20:05 +0100)]
Add supporting.openstreetmap.org exim config
Tom Hughes [Tue, 8 Aug 2023 18:35:08 +0000 (19:35 +0100)]
Exempt OSM machines from HTTP rate limits
Tom Hughes [Tue, 8 Aug 2023 17:44:20 +0000 (18:44 +0100)]
Merge remote-tracking branch 'github/pull/598'
Sarah Hoffmann [Tue, 8 Aug 2023 14:56:49 +0000 (16:56 +0200)]
nominatim: switch stormfly back to php frontend
Grant Slater [Tue, 8 Aug 2023 04:07:55 +0000 (05:07 +0100)]
Enabled eatmydata in test kitchen
Tom Hughes [Tue, 8 Aug 2023 13:27:04 +0000 (14:27 +0100)]
Update ssh host keys
Sarah Hoffmann [Tue, 8 Aug 2023 13:15:08 +0000 (15:15 +0200)]
nominatim: switch stormfly to python frontend
Sarah Hoffmann [Tue, 8 Aug 2023 09:49:25 +0000 (11:49 +0200)]
nominatim: reduce workers further
The limiting factor is disk IO, which is saturated at around
250 connections.
Sarah Hoffmann [Tue, 8 Aug 2023 09:34:25 +0000 (11:34 +0200)]
nominatim: reduce pool size for longma
Need to stay within the max_connection limit.
Sarah Hoffmann [Tue, 8 Aug 2023 09:12:43 +0000 (11:12 +0200)]
nominatim: switch vhagar to python frontend
Sarah Hoffmann [Tue, 8 Aug 2023 08:15:36 +0000 (10:15 +0200)]
nominatim: switch longma to python frontend
Grant Slater [Mon, 7 Aug 2023 14:05:39 +0000 (15:05 +0100)]
wordpress: bring site url under chef control
Grant Slater [Mon, 7 Aug 2023 14:05:16 +0000 (15:05 +0100)]
wordpress: quote cli params
Sarah Hoffmann [Sun, 6 Aug 2023 17:16:32 +0000 (19:16 +0200)]
nominatim: fix content type for options response
Tom Hughes [Fri, 4 Aug 2023 21:57:56 +0000 (22:57 +0100)]
Add alerts for juniper alarms
Tom Hughes [Fri, 4 Aug 2023 21:50:11 +0000 (22:50 +0100)]
Disable some unused collectors in the junos exporter
Tom Hughes [Fri, 4 Aug 2023 13:02:59 +0000 (14:02 +0100)]
Correct scaling for junos load average alerts
Tom Hughes [Fri, 4 Aug 2023 10:35:35 +0000 (11:35 +0100)]
Disable SNMP monitoring of switches
Tom Hughes [Fri, 4 Aug 2023 10:34:55 +0000 (11:34 +0100)]
Change switch fan alerts to use junos exporter metrics
Tom Hughes [Fri, 4 Aug 2023 09:01:48 +0000 (10:01 +0100)]
Change switch alerts to use junos exporter metrics
Tom Hughes [Wed, 2 Aug 2023 21:24:14 +0000 (22:24 +0100)]
Add support for junos exporter
Tom Hughes [Thu, 3 Aug 2023 07:49:53 +0000 (08:49 +0100)]
Extend systemd service with more directory options
Sarah Hoffmann [Wed, 2 Aug 2023 18:13:10 +0000 (20:13 +0200)]
nominatim: always send 404 for outdated /.*/ URLs
Grant Slater [Wed, 2 Aug 2023 04:35:59 +0000 (05:35 +0100)]
Enable stereo as admin on dribble
Grant Slater [Wed, 2 Aug 2023 04:11:06 +0000 (05:11 +0100)]
Remove crm-staging from dribble during development
Grant Slater [Wed, 2 Aug 2023 02:41:14 +0000 (03:41 +0100)]
Remove crm-staging smarthost_name hack
Grant Slater [Wed, 2 Aug 2023 02:38:40 +0000 (03:38 +0100)]
Enable crm-staging on dribble and add user kevin
Grant Slater [Tue, 1 Aug 2023 20:34:05 +0000 (21:34 +0100)]
Add clone civicrm-staging cookbook
Sarah Hoffmann [Tue, 1 Aug 2023 17:51:34 +0000 (19:51 +0200)]
nominatim: reduce pool size for stormfly
Sarah Hoffmann [Tue, 1 Aug 2023 15:58:40 +0000 (17:58 +0200)]
nominatim: switch frontend from starlette to falcon
The starlette version that ships with Ubunutu is too old.
Sarah Hoffmann [Tue, 1 Aug 2023 09:04:31 +0000 (11:04 +0200)]
nominatim: handle cors preflight in nginx directly
Sarah Hoffmann [Mon, 31 Jul 2023 09:31:19 +0000 (11:31 +0200)]
nominatim: tweak pool and worker settings for dulcy
Sarah Hoffmann [Mon, 31 Jul 2023 08:26:16 +0000 (10:26 +0200)]
nominatim: reload gunicorn after updating source
Sarah Hoffmann [Sun, 30 Jul 2023 12:36:11 +0000 (14:36 +0200)]
nominatim: make pool size and workers configurable
Sarah Hoffmann [Sun, 30 Jul 2023 12:06:37 +0000 (14:06 +0200)]
nominatim: switch dulcy to python frontend
Sarah Hoffmann [Sun, 30 Jul 2023 12:01:26 +0000 (14:01 +0200)]
nominatim: fix default page
Sarah Hoffmann [Sun, 30 Jul 2023 10:01:21 +0000 (12:01 +0200)]
nominatim: switch php frontend back to old root dir
Sarah Hoffmann [Sun, 30 Jul 2023 09:55:53 +0000 (11:55 +0200)]
nominatim: add deployment with python frontend
Grant Slater [Sat, 29 Jul 2023 18:58:02 +0000 (19:58 +0100)]
sotm: Add year alias for sotm.org wordpress sites
Grant Slater [Fri, 28 Jul 2023 22:24:14 +0000 (23:24 +0100)]
wordpress: move db migration to wp-cli
Grant Slater [Fri, 28 Jul 2023 19:19:55 +0000 (20:19 +0100)]
wordpress: run wp-cli tasks as www-data to match runtime
Fixes: https://github.com/openstreetmap/operations/issues/914
Grant Slater [Fri, 28 Jul 2023 19:00:43 +0000 (20:00 +0100)]
community: dump to v3.0.6
Guillaume RISCHARD [Fri, 28 Jul 2023 04:44:19 +0000 (00:44 -0400)]
civi version bump
Grant Slater [Sat, 15 Jul 2023 20:57:58 +0000 (21:57 +0100)]
sotm: remove old geopress wordpress plugin
Tom Hughes [Thu, 13 Jul 2023 21:22:14 +0000 (22:22 +0100)]
Update prometheus to 2.45.0
Tom Hughes [Thu, 13 Jul 2023 19:12:33 +0000 (20:12 +0100)]
Configure imagery blacklist for the web site
Grant Slater [Wed, 12 Jul 2023 22:25:57 +0000 (23:25 +0100)]
community: serbian-digraphic-fix now merged upstream
Grant Slater [Wed, 12 Jul 2023 15:34:29 +0000 (16:34 +0100)]
community: Update discourse to 3.0.5
Tom Hughes [Wed, 12 Jul 2023 12:30:22 +0000 (13:30 +0100)]
Block a trace scraper
Tom Hughes [Mon, 10 Jul 2023 13:20:15 +0000 (14:20 +0100)]
Improve fastly alerts to make them more useful
Grant Slater [Mon, 3 Jul 2023 16:01:59 +0000 (17:01 +0100)]
Add awscli cookbook
Tom Hughes [Tue, 4 Jul 2023 09:28:55 +0000 (10:28 +0100)]
Improve monitoring of primary database for api, tile and nominatim
Tom Hughes [Mon, 3 Jul 2023 23:51:58 +0000 (00:51 +0100)]
Attach extra labels to jobs
Tom Hughes [Mon, 3 Jul 2023 23:17:23 +0000 (00:17 +0100)]
Add pool label to phpfpm exporters to avoid duplicate metrics
Tom Hughes [Mon, 3 Jul 2023 16:46:24 +0000 (17:46 +0100)]
Fix incorrect change to replication lag alerts
Tom Hughes [Mon, 3 Jul 2023 16:16:55 +0000 (17:16 +0100)]
Update postgresql exporter configuration
Tom Hughes [Mon, 3 Jul 2023 13:34:44 +0000 (14:34 +0100)]
Update configuration of mysqld exporter
Tom Hughes [Mon, 3 Jul 2023 13:08:05 +0000 (14:08 +0100)]
Drop custom listen switch for apache exporter
Grant Slater [Wed, 28 Jun 2023 15:22:45 +0000 (16:22 +0100)]
sotm: fix 2FA key
Grant Slater [Wed, 28 Jun 2023 15:19:17 +0000 (16:19 +0100)]
wordpress: add 2FA key management
Grant Slater [Wed, 28 Jun 2023 13:30:12 +0000 (14:30 +0100)]
wordpress: remove custom wp-fail2ban enable
Grant Slater [Tue, 27 Jun 2023 23:21:39 +0000 (00:21 +0100)]
wordpress: use wp-cli for initial DB install and activating plugins
Grant Slater [Thu, 15 Jun 2023 15:55:40 +0000 (16:55 +0100)]
wordpress: add 2fa and last-login plugins
Grant Slater [Sun, 25 Jun 2023 11:08:23 +0000 (12:08 +0100)]
podman: increase startup timeout to not fail on slow container pulls
Tom Hughes [Sun, 25 Jun 2023 10:55:01 +0000 (11:55 +0100)]
Merge remote-tracking branch 'github/pull/593'
Grant Slater [Fri, 23 Jun 2023 13:43:04 +0000 (14:43 +0100)]
Specify DNS server to use for dokken
Sarah Hoffmann [Wed, 21 Jun 2023 08:09:51 +0000 (10:09 +0200)]
nominatim: update taginfo information
Tom Hughes [Tue, 20 Jun 2023 20:09:39 +0000 (20:09 +0000)]
Fix spamassassin tests for Debian
Tom Hughes [Tue, 20 Jun 2023 19:25:23 +0000 (19:25 +0000)]
Drop unnecessary include of chef in osmosis recipe
Tom Hughes [Tue, 20 Jun 2023 18:19:44 +0000 (18:19 +0000)]
Fix spamassassin service name for Debian 12
Tom Hughes [Tue, 20 Jun 2023 18:19:01 +0000 (19:19 +0100)]
Fix typo
Tom Hughes [Tue, 20 Jun 2023 17:46:56 +0000 (17:46 +0000)]
Use ruby 3.1 on Debian
Tom Hughes [Tue, 20 Jun 2023 17:42:11 +0000 (17:42 +0000)]
Use PHP 8.2 on Debian
Tom Hughes [Tue, 20 Jun 2023 17:39:51 +0000 (18:39 +0100)]
Merge remote-tracking branch 'github/pull/590'
Grant Slater [Tue, 20 Jun 2023 15:36:17 +0000 (16:36 +0100)]
hardware: remove haveged as unneeded on kernel 5.15 above
Grant Slater [Tue, 20 Jun 2023 15:35:35 +0000 (16:35 +0100)]
apt: allow brief wait for lock
Tom Hughes [Tue, 20 Jun 2023 11:59:37 +0000 (12:59 +0100)]
Add alerts for uplink status
Guillaume RISCHARD [Sun, 18 Jun 2023 11:46:28 +0000 (07:46 -0400)]
syntax
Guillaume RISCHARD [Sun, 18 Jun 2023 11:45:17 +0000 (07:45 -0400)]
Deleted unused layers
Tom Hughes [Thu, 15 Jun 2023 21:35:56 +0000 (21:35 +0000)]
Use ULA addresses for IPv6
Grant Slater [Thu, 15 Jun 2023 15:53:45 +0000 (16:53 +0100)]
networking: install systemd-resolved when required
Grant Slater [Thu, 15 Jun 2023 15:52:00 +0000 (16:52 +0100)]
Switch kitchen debian tests to debian-12
Grant Slater [Thu, 15 Jun 2023 15:49:42 +0000 (16:49 +0100)]
Enable IPv6 in dokken tests
Tom Hughes [Wed, 14 Jun 2023 21:30:29 +0000 (22:30 +0100)]
Reinstate installation of system prometheus package
Tom Hughes [Wed, 14 Jun 2023 19:23:49 +0000 (20:23 +0100)]
Disable node exporter's deprecated ntp collector
Tom Hughes [Wed, 14 Jun 2023 18:11:59 +0000 (19:11 +0100)]
Run chrony_exporter for prometheus
Tom Hughes [Wed, 14 Jun 2023 17:14:50 +0000 (18:14 +0100)]
Fix typo in interface names
Tom Hughes [Tue, 13 Jun 2023 20:15:18 +0000 (21:15 +0100)]
Update prometheus, alertmanager and karma to latest versions