]> git.openstreetmap.org Git - chef.git/log
chef.git
7 months agoRemove the ability to specify a custom directory for mediawiki
Tom Hughes [Wed, 20 Sep 2023 07:32:55 +0000 (08:32 +0100)]
Remove the ability to specify a custom directory for mediawiki

It doesn't actually work because the timer jobs assums they can
infer the directory from the site name.

7 months agonominatim: switch longma to postgres 16
Sarah Hoffmann [Mon, 18 Sep 2023 18:36:18 +0000 (20:36 +0200)]
nominatim: switch longma to postgres 16

7 months agoFix osmf mediawiki skin site name
Grant Slater [Mon, 18 Sep 2023 17:28:09 +0000 (18:28 +0100)]
Fix osmf mediawiki skin site name

7 months agoMerge remote-tracking branch 'github/pull/618'
Tom Hughes [Mon, 18 Sep 2023 16:50:09 +0000 (17:50 +0100)]
Merge remote-tracking branch 'github/pull/618'

7 months agoMerge remote-tracking branch 'github/pull/619'
Tom Hughes [Mon, 18 Sep 2023 16:49:01 +0000 (17:49 +0100)]
Merge remote-tracking branch 'github/pull/619'

7 months agoAdd dev dependencies of mod_tile to dev server
Paul Norman [Mon, 18 Sep 2023 16:47:05 +0000 (09:47 -0700)]
Add dev dependencies of mod_tile to dev server

7 months agoAllow wiki to serve main page on /
Grant Slater [Mon, 18 Sep 2023 14:27:08 +0000 (15:27 +0100)]
Allow wiki to serve main page on /

7 months agoSwitch OSMF default site to bare domain
Grant Slater [Mon, 18 Sep 2023 14:26:41 +0000 (15:26 +0100)]
Switch OSMF default site to bare domain

7 months agoRevert "Add contact form 7 to blog.openstreetmap.org"
Grant Slater [Sun, 17 Sep 2023 00:28:37 +0000 (01:28 +0100)]
Revert "Add contact form 7 to blog.openstreetmap.org"

This reverts commit 5e921d8b793856c60973888cc866d087594e89db.

7 months agoRevert "Remove broken wordpress_plugin line from previous commit"
Grant Slater [Sun, 17 Sep 2023 00:28:35 +0000 (01:28 +0100)]
Revert "Remove broken wordpress_plugin line from previous commit"

This reverts commit d1f00bcdca1e465514141d591384d219b81b72b0.

7 months agoRemove broken wordpress_plugin line from previous commit
Grant Slater [Sun, 17 Sep 2023 00:27:14 +0000 (01:27 +0100)]
Remove broken wordpress_plugin line from previous commit

7 months agoAdd contact form 7 to blog.openstreetmap.org
Guillaume RISCHARD [Sat, 16 Sep 2023 23:30:51 +0000 (19:30 -0400)]
Add contact form 7 to blog.openstreetmap.org

7 months agoRevert accidental commit
Tom Hughes [Thu, 14 Sep 2023 21:09:16 +0000 (22:09 +0100)]
Revert accidental commit

7 months agoAdd missing comma
Tom Hughes [Thu, 14 Sep 2023 09:08:07 +0000 (10:08 +0100)]
Add missing comma

7 months agoMerge remote-tracking branch 'github/pull/614'
Tom Hughes [Thu, 14 Sep 2023 09:05:57 +0000 (10:05 +0100)]
Merge remote-tracking branch 'github/pull/614'

7 months agoSet reasonable PostgreSQL GUCs for tile servers
Paul Norman [Tue, 12 Sep 2023 09:34:27 +0000 (02:34 -0700)]
Set reasonable PostgreSQL GUCs for tile servers

These are based off of the osm2pgsql.org recommendations, scaled
for the larger servers we run, as well as experience running
PostgreSQL in a large variety of environments.

7 months agoMerge remote-tracking branch 'github/pull/617'
Tom Hughes [Thu, 14 Sep 2023 08:46:39 +0000 (09:46 +0100)]
Merge remote-tracking branch 'github/pull/617'

7 months agoRemove unused PostgreSQL config from Prometheus
Paul Norman [Thu, 14 Sep 2023 08:40:55 +0000 (01:40 -0700)]
Remove unused PostgreSQL config from Prometheus

7 months agoMerge remote-tracking branch 'github/pull/616'
Tom Hughes [Thu, 14 Sep 2023 08:11:45 +0000 (09:11 +0100)]
Merge remote-tracking branch 'github/pull/616'

7 months agoUpdate to tilelog v1.7.0
Paul Norman [Thu, 14 Sep 2023 03:49:32 +0000 (20:49 -0700)]
Update to tilelog v1.7.0

7 months agoMatch number of apache workers on tile servers to the CPU count
Tom Hughes [Tue, 12 Sep 2023 23:09:02 +0000 (00:09 +0100)]
Match number of apache workers on tile servers to the CPU count

7 months agoTry and ensure tile server use an integer number of listen buckets
Tom Hughes [Tue, 12 Sep 2023 20:03:08 +0000 (21:03 +0100)]
Try and ensure tile server use an integer number of listen buckets

7 months agoMerge remote-tracking branch 'github/pull/613'
Tom Hughes [Tue, 12 Sep 2023 15:28:44 +0000 (16:28 +0100)]
Merge remote-tracking branch 'github/pull/613'

7 months agoMerge remote-tracking branch 'github/pull/615'
Tom Hughes [Tue, 12 Sep 2023 15:11:54 +0000 (16:11 +0100)]
Merge remote-tracking branch 'github/pull/615'

7 months agobuild(deps): bump docker/login-action from 2 to 3
dependabot[bot] [Tue, 12 Sep 2023 11:33:03 +0000 (11:33 +0000)]
build(deps): bump docker/login-action from 2 to 3

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
7 months agocookstyle
Guillaume RISCHARD [Tue, 12 Sep 2023 09:47:12 +0000 (05:47 -0400)]
cookstyle

7 months agoSet default effective_io_concurrency and random_page_cost to SSD values
Paul Norman [Mon, 11 Sep 2023 21:27:05 +0000 (14:27 -0700)]
Set default effective_io_concurrency and random_page_cost to SSD values

Since all the drives with DBs on them are SSDs, set these GUCs to values
more appropriate to a generic SSD. NVMe drives could have even higher
concurrency, but this is a reasonable start.

7 months agoadd stripe payment requirement firewall
Guillaume RISCHARD [Mon, 11 Sep 2023 16:40:14 +0000 (12:40 -0400)]
add stripe payment requirement firewall

7 months agoadd stripe payment requirement sweetalert
Guillaume RISCHARD [Mon, 11 Sep 2023 16:10:11 +0000 (12:10 -0400)]
add stripe payment requirement sweetalert

7 months agoadd stripe payment requirement, correct identifier
Guillaume RISCHARD [Mon, 11 Sep 2023 16:07:52 +0000 (12:07 -0400)]
add stripe payment requirement, correct identifier

7 months agoadd stripe payments
Guillaume RISCHARD [Mon, 11 Sep 2023 15:37:10 +0000 (11:37 -0400)]
add stripe payments

7 months agoSwitch piasa to use postgresql 15
Tom Hughes [Sun, 10 Sep 2023 14:27:41 +0000 (15:27 +0100)]
Switch piasa to use postgresql 15

8 months agocivicrm version bump
Guillaume RISCHARD [Fri, 8 Sep 2023 16:18:09 +0000 (12:18 -0400)]
civicrm version bump

8 months agocivicrm version bump
Guillaume RISCHARD [Fri, 8 Sep 2023 14:23:43 +0000 (10:23 -0400)]
civicrm version bump

8 months agoAdd a connection limit alert for apache
Tom Hughes [Thu, 7 Sep 2023 16:20:44 +0000 (17:20 +0100)]
Add a connection limit alert for apache

8 months agoReport selected apache configuration options to prometheus
Tom Hughes [Thu, 7 Sep 2023 16:07:27 +0000 (17:07 +0100)]
Report selected apache configuration options to prometheus

8 months agoBlock out of control Bytespider indexer
Tom Hughes [Thu, 7 Sep 2023 14:49:35 +0000 (15:49 +0100)]
Block out of control Bytespider indexer

8 months agoAdd role for piasa
Tom Hughes [Wed, 6 Sep 2023 20:18:28 +0000 (21:18 +0100)]
Add role for piasa

8 months agoMerge remote-tracking branch 'github/pull/612'
Tom Hughes [Tue, 5 Sep 2023 11:13:36 +0000 (12:13 +0100)]
Merge remote-tracking branch 'github/pull/612'

8 months agobuild(deps): bump actions/checkout from 3 to 4
dependabot[bot] [Tue, 5 Sep 2023 11:03:32 +0000 (11:03 +0000)]
build(deps): bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months agonominatim: switch dulcy to postgres 15
Sarah Hoffmann [Sun, 3 Sep 2023 14:28:55 +0000 (16:28 +0200)]
nominatim: switch dulcy to postgres 15

8 months agoLog how many tiles we expire
Tom Hughes [Fri, 1 Sep 2023 18:53:36 +0000 (19:53 +0100)]
Log how many tiles we expire

8 months agowiki: Add new osm.wiki aliases
Grant Slater [Thu, 31 Aug 2023 21:14:54 +0000 (22:14 +0100)]
wiki: Add new osm.wiki aliases

8 months agodns: upgrade dnscontrol to 4.3.0
Grant Slater [Thu, 31 Aug 2023 21:07:39 +0000 (22:07 +0100)]
dns: upgrade dnscontrol to 4.3.0

8 months agoGHA explicitly login to GHCR
Grant Slater [Thu, 31 Aug 2023 14:09:53 +0000 (15:09 +0100)]
GHA explicitly login to GHCR

8 months agoGive GHA explicit package read permission
Grant Slater [Thu, 31 Aug 2023 14:06:48 +0000 (15:06 +0100)]
Give GHA explicit package read permission

8 months agoUse GHCR dokken images in test kitchen
Grant Slater [Sun, 27 Aug 2023 08:06:28 +0000 (09:06 +0100)]
Use GHCR dokken images in test kitchen

8 months agonominatim: add pygments for colorful debug output
Sarah Hoffmann [Thu, 31 Aug 2023 12:48:06 +0000 (14:48 +0200)]
nominatim: add pygments for colorful debug output

8 months agonominatim: switch vhagar to postgresql 15
Sarah Hoffmann [Thu, 31 Aug 2023 11:55:35 +0000 (13:55 +0200)]
nominatim: switch vhagar to postgresql 15

8 months agonominatim: reduce timeouts for vhagar
Sarah Hoffmann [Thu, 31 Aug 2023 09:13:13 +0000 (11:13 +0200)]
nominatim: reduce timeouts for vhagar

8 months agonominatim: fix owner for nginx access logrotate logs
Sarah Hoffmann [Thu, 31 Aug 2023 07:57:57 +0000 (09:57 +0200)]
nominatim: fix owner for nginx access logrotate logs

8 months agoAdd ulimit increase documentation to CONTRIBUTING.md
Grant Slater [Mon, 28 Aug 2023 19:05:42 +0000 (20:05 +0100)]
Add ulimit increase documentation to CONTRIBUTING.md

8 months agoUpdate yarnpkg APT signing key
Paul Norman [Mon, 28 Aug 2023 23:40:33 +0000 (16:40 -0700)]
Update yarnpkg APT signing key

8 months agoEnable GitHub Actions manual workflow_dispatch trigger
Grant Slater [Tue, 29 Aug 2023 08:20:48 +0000 (09:20 +0100)]
Enable GitHub Actions manual workflow_dispatch trigger

8 months agoAllow civicrm extensions to be installed from a downloaded zip
Tom Hughes [Sun, 27 Aug 2023 18:39:36 +0000 (19:39 +0100)]
Allow civicrm extensions to be installed from a downloaded zip

8 months agoAdd gpx_files and gpx_file_tags to monthly reindex
Tom Hughes [Sun, 27 Aug 2023 18:22:29 +0000 (19:22 +0100)]
Add gpx_files and gpx_file_tags to monthly reindex

8 months agoRun a monthly reindex of the smaller database tables
Tom Hughes [Sun, 27 Aug 2023 18:07:39 +0000 (19:07 +0100)]
Run a monthly reindex of the smaller database tables

8 months agocookstyle
Guillaume RISCHARD [Sun, 27 Aug 2023 17:23:07 +0000 (19:23 +0200)]
cookstyle

8 months agocivicrm version bump, manually install mosaico
Guillaume RISCHARD [Sun, 27 Aug 2023 17:05:49 +0000 (19:05 +0200)]
civicrm version bump, manually install mosaico

8 months agoRevert "Use GHCR dokken images in test kitchen"
Grant Slater [Sun, 27 Aug 2023 11:17:04 +0000 (12:17 +0100)]
Revert "Use GHCR dokken images in test kitchen"

This reverts commit d25811d35406b9247165dd8f2e91acb8594e286b.

8 months agocivi ext update/cleanup/install
Guillaume RISCHARD [Sun, 27 Aug 2023 10:55:04 +0000 (12:55 +0200)]
civi ext update/cleanup/install

8 months agoApply signup rate limits to the main site
Tom Hughes [Sun, 27 Aug 2023 08:50:40 +0000 (09:50 +0100)]
Apply signup rate limits to the main site

8 months agoUse GHCR dokken images in test kitchen
Grant Slater [Sun, 27 Aug 2023 08:06:28 +0000 (09:06 +0100)]
Use GHCR dokken images in test kitchen

8 months agoprometheus: Add arm64 support for server
Grant Slater [Sat, 26 Aug 2023 06:21:00 +0000 (07:21 +0100)]
prometheus: Add arm64 support for server

8 months agonominatim: move stormfly to postgresql 15
Sarah Hoffmann [Fri, 25 Aug 2023 14:44:40 +0000 (16:44 +0200)]
nominatim: move stormfly to postgresql 15

8 months agoRemove grindtooth fragments
Grant Slater [Fri, 25 Aug 2023 10:26:41 +0000 (11:26 +0100)]
Remove grindtooth fragments

8 months agoChange default postgres version for tile servers to 14
Tom Hughes [Fri, 25 Aug 2023 08:26:03 +0000 (09:26 +0100)]
Change default postgres version for tile servers to 14

8 months agonominatim: add api timeout settings
Sarah Hoffmann [Fri, 25 Aug 2023 07:59:52 +0000 (09:59 +0200)]
nominatim: add api timeout settings

8 months agonominatim: add new dependency for updated osm2pgsql
Sarah Hoffmann [Thu, 24 Aug 2023 20:05:42 +0000 (22:05 +0200)]
nominatim: add new dependency for updated osm2pgsql

8 months agoConfigure the database master to keep 16Gb of WAL data
Tom Hughes [Thu, 24 Aug 2023 19:44:46 +0000 (20:44 +0100)]
Configure the database master to keep 16Gb of WAL data

8 months agoAllow wal_keep_size to be configured
Tom Hughes [Thu, 24 Aug 2023 19:41:27 +0000 (20:41 +0100)]
Allow wal_keep_size to be configured

8 months agoDrop role for grindtooth
Tom Hughes [Thu, 24 Aug 2023 19:04:56 +0000 (20:04 +0100)]
Drop role for grindtooth

8 months agoRemove "for Mac" fragment
Grant Slater [Thu, 24 Aug 2023 07:11:22 +0000 (08:11 +0100)]
Remove "for Mac" fragment

8 months agoAdd how to setup and run test locally
Grant Slater [Thu, 24 Aug 2023 06:15:53 +0000 (07:15 +0100)]
Add how to setup and run test locally

8 months agoUse /usr/bin/env to find ruby. Improves cross platform support
Grant Slater [Thu, 24 Aug 2023 06:15:01 +0000 (07:15 +0100)]
Use /usr/bin/env to find ruby. Improves cross platform support

8 months agoBump . ruby-version to 3.1.4
Grant Slater [Thu, 24 Aug 2023 06:14:23 +0000 (07:14 +0100)]
Bump . ruby-version to 3.1.4

8 months agonominatim: increase seq_scan cost even more
Sarah Hoffmann [Thu, 24 Aug 2023 09:33:44 +0000 (11:33 +0200)]
nominatim: increase seq_scan cost even more

8 months agonominatim: increase page access cost
Sarah Hoffmann [Thu, 24 Aug 2023 09:03:35 +0000 (11:03 +0200)]
nominatim: increase page access cost

This is to deter postgresql from doing seq scans on huge tables.

8 months agoMerge remote-tracking branch 'github/pull/607'
Tom Hughes [Thu, 24 Aug 2023 08:45:35 +0000 (09:45 +0100)]
Merge remote-tracking branch 'github/pull/607'

8 months agopostgresql: add seq_scan_cost setting
Sarah Hoffmann [Thu, 24 Aug 2023 08:38:06 +0000 (10:38 +0200)]
postgresql: add seq_scan_cost setting

8 months agoUpdate bundle
Tom Hughes [Wed, 23 Aug 2023 22:47:19 +0000 (23:47 +0100)]
Update bundle

8 months agoRevert "Drop civisualize, add omnipay"
Grant Slater [Wed, 23 Aug 2023 17:58:28 +0000 (18:58 +0100)]
Revert "Drop civisualize, add omnipay"

This reverts commit fbdbc1d9dbd9e411f8345f6edcee91d711235666.

8 months agoUpdate pre-commit hook to use cookstyle
Tom Hughes [Wed, 23 Aug 2023 17:36:48 +0000 (18:36 +0100)]
Update pre-commit hook to use cookstyle

8 months agoDrop civisualize, add omnipay
Guillaume RISCHARD [Wed, 23 Aug 2023 17:14:48 +0000 (19:14 +0200)]
Drop civisualize, add omnipay

8 months agocivicrm: remove osmblog-wp-theme theme
Grant Slater [Wed, 23 Aug 2023 16:21:41 +0000 (17:21 +0100)]
civicrm: remove osmblog-wp-theme theme

8 months agodns: upgrade dnscontrol to 4.2.0
Grant Slater [Wed, 23 Aug 2023 03:46:56 +0000 (04:46 +0100)]
dns: upgrade dnscontrol to 4.2.0

8 months agoblog: remove opengeodata.org ssl cleanup
Grant Slater [Wed, 23 Aug 2023 03:46:02 +0000 (04:46 +0100)]
blog: remove opengeodata.org ssl cleanup

8 months agoAdd wp-piwik plugin to civicrm site
Tom Hughes [Tue, 22 Aug 2023 08:23:00 +0000 (09:23 +0100)]
Add wp-piwik plugin to civicrm site

8 months agoUpdate matomo to 4.15.1
Tom Hughes [Tue, 22 Aug 2023 08:14:10 +0000 (09:14 +0100)]
Update matomo to 4.15.1

8 months agoIncrease memory limit for frontend memcache instances
Tom Hughes [Mon, 21 Aug 2023 21:24:06 +0000 (22:24 +0100)]
Increase memory limit for frontend memcache instances

8 months agoRestrict taginfo alerts to active instances
Tom Hughes [Mon, 21 Aug 2023 18:22:21 +0000 (19:22 +0100)]
Restrict taginfo alerts to active instances

8 months agoblog: merge in opengeodata redirects
Grant Slater [Mon, 21 Aug 2023 12:15:24 +0000 (13:15 +0100)]
blog: merge in opengeodata redirects

8 months agodmca: move to container version
Grant Slater [Mon, 21 Aug 2023 11:13:31 +0000 (12:13 +0100)]
dmca: move to container version

8 months agocookstyle
Guillaume RISCHARD [Sun, 20 Aug 2023 19:59:54 +0000 (21:59 +0200)]
cookstyle

8 months agoDrop taginfo role from grindtooth
Tom Hughes [Sun, 20 Aug 2023 18:22:17 +0000 (19:22 +0100)]
Drop taginfo role from grindtooth

8 months agocivivisualize adds v to version tags
Guillaume RISCHARD [Sun, 20 Aug 2023 14:56:23 +0000 (16:56 +0200)]
civivisualize adds v to version tags

8 months agocivi version bump
Guillaume RISCHARD [Sun, 20 Aug 2023 14:44:39 +0000 (16:44 +0200)]
civi version bump

8 months agoAdded civicrm civisualize extension
Guillaume RISCHARD [Sun, 20 Aug 2023 14:27:50 +0000 (16:27 +0200)]
Added civicrm civisualize extension

8 months agoUpdate microsoft authentication ID
Tom Hughes [Sun, 20 Aug 2023 09:57:33 +0000 (10:57 +0100)]
Update microsoft authentication ID

8 months agoRename windowslive_auth to microsoft_auth
Tom Hughes [Sun, 20 Aug 2023 09:45:38 +0000 (10:45 +0100)]
Rename windowslive_auth to microsoft_auth