Grant
Grant
Use preferred OSM tile URL.
Use preferred URL for `tile.openstreetmap.org` Signed-off-by: Grant Slater
Fixing preferred URL for tile.openstreetmap.org The `a|b|c` aliases are no longer required now that we support HTTP/2 + HTTP/3. Signed-off-by: Grant Slater
Upgrade cython to allow building on python 3.11. Fix in cython: https://github.com/cython/cython/pull/4428
See: https://github.com/openstreetmap/operations/issues/737 Example needing update: https://github.com/leaflet-extras/leaflet-map/blob/3e38a25e4339a3aa15980c908d291b06ce569a70/leaflet-core.html#L717
In kitchen cache the `bundle install` from the first jekyll sotm site and re-use the cache for other sotm runs of `bundle install`
Upgrade wiki.openstreetmap.org to Mediawiki 1.39 once released. Requirements: PHP8 which is default in Ubuntu 22.04. Some servers have not yet been upgraded to Ubuntu 22.04 because 22.04 installs PHP8 which...
The RAID controller in jakelong has disabled write cache. Controller: HP P420 ``` Cache Board Present: True Cache Status: Permanently Disabled Cache Status Details: Cache disabled; backup power source failed...
Currently we round-robin DNS load balance traffic over web frontend web servers. We drain connections by removing DNS records and allowing the old TTL to expire. - Faulty frontend hosts...
Setup cross account S3 replication for `openstreetmap-user-avatars` to an S3 bucket in an AWS backup account.