]> git.openstreetmap.org Git - chef.git/log
chef.git
9 years agoUpdate dev cookbook for Ubuntu 16.04
Tom Hughes [Thu, 29 Sep 2016 11:01:38 +0000 (12:01 +0100)]
Update dev cookbook for Ubuntu 16.04

9 years agoUpdate postgres 9.3 to 9.5 on errol
Tom Hughes [Thu, 29 Sep 2016 08:28:24 +0000 (09:28 +0100)]
Update postgres 9.3 to 9.5 on errol

9 years agoEnable postgresql.org repos on errol
Tom Hughes [Thu, 29 Sep 2016 07:46:47 +0000 (08:46 +0100)]
Enable postgresql.org repos on errol

9 years agoUpdate carto stylesheet to v2.44.0
Tom Hughes [Mon, 26 Sep 2016 20:21:05 +0000 (21:21 +0100)]
Update carto stylesheet to v2.44.0

Closes #93

9 years agoAllow more spare threads on planet.osm.org
Tom Hughes [Mon, 26 Sep 2016 12:03:05 +0000 (13:03 +0100)]
Allow more spare threads on planet.osm.org

This allows processes to hang around rather than shutting down
which can cause problems if they are still serving a slow client
with a large planet file.

https://bz.apache.org/bugzilla/show_bug.cgi?id=53555

9 years agomediawiki: prefer https by default
Grant Slater [Mon, 26 Sep 2016 11:48:20 +0000 (13:48 +0200)]
mediawiki: prefer https by default

9 years agoAdd a per-IP connection limit on planet.osm.org
Tom Hughes [Sun, 25 Sep 2016 14:18:26 +0000 (15:18 +0100)]
Add a per-IP connection limit on planet.osm.org

9 years agonominatim: run updates from build dir
Sarah Hoffmann [Fri, 23 Sep 2016 12:39:52 +0000 (14:39 +0200)]
nominatim: run updates from build dir

9 years agonominatim: move apache configs into nominatim build dir
Sarah Hoffmann [Fri, 23 Sep 2016 10:58:32 +0000 (12:58 +0200)]
nominatim: move apache configs into nominatim build dir

9 years agonominatim: move apache base to build directory
Sarah Hoffmann [Fri, 23 Sep 2016 10:52:34 +0000 (12:52 +0200)]
nominatim: move apache base to build directory

9 years agonominatim: fix typo
Sarah Hoffmann [Fri, 23 Sep 2016 10:41:24 +0000 (12:41 +0200)]
nominatim: fix typo

9 years agonominatim: use server url when server is not in production
Sarah Hoffmann [Fri, 23 Sep 2016 10:26:18 +0000 (12:26 +0200)]
nominatim: use server url when server is not in production

9 years agonominatim: enable Tiger data
Sarah Hoffmann [Fri, 23 Sep 2016 10:16:02 +0000 (12:16 +0200)]
nominatim: enable Tiger data

9 years agoFix for rubocop
Grant Slater [Thu, 22 Sep 2016 11:35:20 +0000 (12:35 +0100)]
Fix for rubocop

9 years agonominatim: fix logfile name
Sarah Hoffmann [Thu, 22 Sep 2016 10:08:59 +0000 (12:08 +0200)]
nominatim: fix logfile name

9 years agodonate: update csv
Grant Slater [Thu, 22 Sep 2016 00:52:46 +0000 (01:52 +0100)]
donate: update csv

9 years agodonate: fix db inc perms + var inc
Grant Slater [Thu, 22 Sep 2016 00:33:40 +0000 (01:33 +0100)]
donate: fix db inc perms + var inc

9 years agodonate: fix db secret handling
Grant Slater [Thu, 22 Sep 2016 00:29:12 +0000 (01:29 +0100)]
donate: fix db secret handling

9 years agodonate: fix redirect bug
Grant Slater [Thu, 22 Sep 2016 00:10:29 +0000 (01:10 +0100)]
donate: fix redirect bug

9 years agodonate: add db inc
Grant Slater [Thu, 22 Sep 2016 00:07:58 +0000 (01:07 +0100)]
donate: add db inc

9 years agodonate: add sane content expiry
Grant Slater [Thu, 22 Sep 2016 00:07:12 +0000 (01:07 +0100)]
donate: add sane content expiry

9 years agoInclude addition cert on ridley
Grant Slater [Wed, 21 Sep 2016 22:49:32 +0000 (23:49 +0100)]
Include addition cert on ridley

9 years agodonate: attempt set of correct cert
Grant Slater [Wed, 21 Sep 2016 22:33:46 +0000 (23:33 +0100)]
donate: attempt set of correct cert

9 years agodonate: add missing redirects
Grant Slater [Wed, 21 Sep 2016 22:04:30 +0000 (23:04 +0100)]
donate: add missing redirects

9 years agodonate: support ubuntu 14.04
Grant Slater [Wed, 21 Sep 2016 21:49:27 +0000 (22:49 +0100)]
donate: support ubuntu 14.04

9 years agoAdd donate.osm.org chef code
Grant Slater [Wed, 21 Sep 2016 21:37:47 +0000 (22:37 +0100)]
Add donate.osm.org chef code

10 years agomediawiki: Fix ReCaptcha key variable names
Grant Slater [Tue, 20 Sep 2016 16:11:00 +0000 (17:11 +0100)]
mediawiki: Fix ReCaptcha key variable names

10 years agoSwap wiki sign up to use google ReCaptchaNoCaptcha
Harry Wood [Thu, 15 Sep 2016 22:07:05 +0000 (23:07 +0100)]
Swap wiki sign up to use google ReCaptchaNoCaptcha

Swap to the more modern google No CAPTCHA reCAPTCHA away from the older
google reCAPTCHA which gathers address data for google maps.

This simple config swap assumes that the recent ConfirmEdit version we
have installed (1.4) comes with all the necessary bits to enable this
captcha class and that Google's old ReCaptcha uses the same API keys as
it's new one.

In future we might figure out a solution which also doesn't request
any javascript from google but really, not contributing to google maps
with every OSM wiki sign up would be a step in the right direction

Fixes: https://github.com/openstreetmap/operations/issues/19
10 years agoRestart squid if any statistics counters have wrapped
Tom Hughes [Tue, 20 Sep 2016 08:17:30 +0000 (09:17 +0100)]
Restart squid if any statistics counters have wrapped

10 years agoDrop support for old Ubuntu versions from squid cookbook
Tom Hughes [Tue, 20 Sep 2016 08:08:17 +0000 (09:08 +0100)]
Drop support for old Ubuntu versions from squid cookbook

10 years agoUpdate CiviCRM to 4.6.21
Tom Hughes [Mon, 19 Sep 2016 21:33:36 +0000 (22:33 +0100)]
Update CiviCRM to 4.6.21

10 years agoEnsure /var/run/renderd is created when renderd is started
Tom Hughes [Mon, 19 Sep 2016 18:16:29 +0000 (19:16 +0100)]
Ensure /var/run/renderd is created when renderd is started

10 years agoSet effective_io_concurrency to 256 on karm
Tom Hughes [Mon, 19 Sep 2016 08:19:53 +0000 (09:19 +0100)]
Set effective_io_concurrency to 256 on karm

10 years agoIncrease track_activity_query_size to 16Kb on tile servers
Tom Hughes [Sun, 18 Sep 2016 17:40:58 +0000 (18:40 +0100)]
Increase track_activity_query_size to 16Kb on tile servers

Closes #92

10 years agonominatim: fix directory name
Sarah Hoffmann [Sun, 18 Sep 2016 15:48:14 +0000 (17:48 +0200)]
nominatim: fix directory name

10 years agonominatim: use correct branch in update script
Sarah Hoffmann [Sun, 18 Sep 2016 14:19:55 +0000 (16:19 +0200)]
nominatim: use correct branch in update script

10 years agoEnable postgresql repos for pummelzackend
Tom Hughes [Sun, 18 Sep 2016 12:49:52 +0000 (13:49 +0100)]
Enable postgresql repos for pummelzackend

10 years agomake rubocop happy
Sarah Hoffmann [Sun, 18 Sep 2016 12:47:31 +0000 (14:47 +0200)]
make rubocop happy

10 years agonominatim: remove only if with potential uninitialised variables
Sarah Hoffmann [Sun, 18 Sep 2016 11:36:52 +0000 (13:36 +0200)]
nominatim: remove only if with potential uninitialised variables

10 years agoswitch pummelzacken to new nominatim version
Sarah Hoffmann [Sun, 18 Sep 2016 11:25:19 +0000 (13:25 +0200)]
switch pummelzacken to new nominatim version

10 years agoSwitch pummelzacken to postgres 9.5
Tom Hughes [Sun, 18 Sep 2016 10:20:21 +0000 (11:20 +0100)]
Switch pummelzacken to postgres 9.5

10 years agoAdd nominatim base role to pummelzacken
Tom Hughes [Sun, 18 Sep 2016 09:46:16 +0000 (10:46 +0100)]
Add nominatim base role to pummelzacken

10 years agoRemove kernel version pin from pummelzacken
Tom Hughes [Sun, 18 Sep 2016 09:42:09 +0000 (10:42 +0100)]
Remove kernel version pin from pummelzacken

10 years agoRemove nominatim role from pummelzacken
Tom Hughes [Sun, 18 Sep 2016 09:41:50 +0000 (10:41 +0100)]
Remove nominatim role from pummelzacken

10 years agoreworke nominatim cookbook for cmake version of nominatim
Sarah Hoffmann [Fri, 19 Aug 2016 22:04:34 +0000 (00:04 +0200)]
reworke nominatim cookbook for cmake version of nominatim

The cmake version can be found in the nominatim-base role,
the previous standalone role remains in the transition
period.

10 years agonominatim: make revision of git repo configurable
Sarah Hoffmann [Sat, 17 Sep 2016 13:03:50 +0000 (15:03 +0200)]
nominatim: make revision of git repo configurable

10 years agonominatim: replace node references in templates with variables
Sarah Hoffmann [Sat, 17 Sep 2016 12:57:08 +0000 (14:57 +0200)]
nominatim: replace node references in templates with variables

10 years agoIncrease ntp alert thresholds
Tom Hughes [Thu, 15 Sep 2016 16:22:10 +0000 (17:22 +0100)]
Increase ntp alert thresholds

10 years agoUse systemctl to restart replication
Tom Hughes [Tue, 13 Sep 2016 07:55:08 +0000 (08:55 +0100)]
Use systemctl to restart replication

10 years agoUnbreak code.
Matt Amos [Mon, 12 Sep 2016 21:39:26 +0000 (22:39 +0100)]
Unbreak code.

10 years agoDrop Ubuntu 14.04 support from tile cookbook
Tom Hughes [Mon, 12 Sep 2016 21:36:10 +0000 (22:36 +0100)]
Drop Ubuntu 14.04 support from tile cookbook

10 years agoConvert tile replication to a native systemd service
Tom Hughes [Mon, 12 Sep 2016 21:31:01 +0000 (22:31 +0100)]
Convert tile replication to a native systemd service

10 years agoGet time from the database, because we're comparing it to database times. Sort of.
Matt Amos [Mon, 12 Sep 2016 21:27:57 +0000 (22:27 +0100)]
Get time from the database, because we're comparing it to database times. Sort of.

10 years agoMake renderd run as a native systemd service
Tom Hughes [Mon, 12 Sep 2016 20:53:25 +0000 (21:53 +0100)]
Make renderd run as a native systemd service

10 years agoFix drawing of reordered renderd_processed graph
Tom Hughes [Sun, 11 Sep 2016 23:07:09 +0000 (00:07 +0100)]
Fix drawing of reordered renderd_processed graph

10 years agoOrder renderd munin graphs consistently
Tom Hughes [Sun, 11 Sep 2016 21:24:18 +0000 (22:24 +0100)]
Order renderd munin graphs consistently

10 years agoFix axes for various composite graphs
Tom Hughes [Sun, 11 Sep 2016 20:33:24 +0000 (21:33 +0100)]
Fix axes for various composite graphs

10 years agoForce axes to start at zero for composite apache graphs
Tom Hughes [Sun, 11 Sep 2016 18:33:35 +0000 (19:33 +0100)]
Force axes to start at zero for composite apache graphs

10 years agoForce axes to start at zero for composite network graphs
Tom Hughes [Sun, 11 Sep 2016 18:21:21 +0000 (19:21 +0100)]
Force axes to start at zero for composite network graphs

10 years agoUpdate carto stylesheet to v2.43.0
Tom Hughes [Sun, 11 Sep 2016 00:01:13 +0000 (01:01 +0100)]
Update carto stylesheet to v2.43.0

10 years agoTweak odin squid params
Grant Slater [Sat, 10 Sep 2016 12:34:26 +0000 (13:34 +0100)]
Tweak odin squid params

10 years agoAdd shorewall zone for odin
Tom Hughes [Sat, 10 Sep 2016 11:55:25 +0000 (12:55 +0100)]
Add shorewall zone for odin

10 years agoAdd role for odin
Tom Hughes [Sat, 10 Sep 2016 11:34:20 +0000 (12:34 +0100)]
Add role for odin

10 years agoSwitch yevaud to postgres 9.5
Tom Hughes [Fri, 9 Sep 2016 21:52:41 +0000 (22:52 +0100)]
Switch yevaud to postgres 9.5

10 years agoimagery: remove old coct test layer
Grant Slater [Fri, 9 Sep 2016 17:29:54 +0000 (18:29 +0100)]
imagery: remove old coct test layer

10 years agoimagery: remove faulty coct drift2
Grant Slater [Fri, 9 Sep 2016 17:27:10 +0000 (18:27 +0100)]
imagery: remove faulty coct drift2

10 years agoimagery: add coct drift2 test
Grant Slater [Fri, 9 Sep 2016 17:14:45 +0000 (18:14 +0100)]
imagery: add coct drift2 test

10 years agoimagery: remove old coct layers
Grant Slater [Thu, 8 Sep 2016 17:58:29 +0000 (18:58 +0100)]
imagery: remove old coct layers

10 years agoimagery: remove layer yml on delete
Grant Slater [Thu, 8 Sep 2016 17:58:12 +0000 (18:58 +0100)]
imagery: remove layer yml on delete

10 years agoConfigure the thunderforest API key
Tom Hughes [Thu, 8 Sep 2016 15:18:45 +0000 (16:18 +0100)]
Configure the thunderforest API key

10 years agoDon't update statistics if generation fails
Tom Hughes [Wed, 7 Sep 2016 22:09:50 +0000 (23:09 +0100)]
Don't update statistics if generation fails

10 years agoSwitch tilecache is_browser acl to better defined list
Grant Slater [Wed, 7 Sep 2016 12:23:35 +0000 (13:23 +0100)]
Switch tilecache is_browser acl to better defined list

10 years agoFix rubocop warning.
Matt Amos [Wed, 7 Sep 2016 11:14:50 +0000 (12:14 +0100)]
Fix rubocop warning.

10 years agoMake missing variable a local method.
Matt Amos [Wed, 7 Sep 2016 11:00:43 +0000 (12:00 +0100)]
Make missing variable a local method.

10 years agoFix typo.
Matt Amos [Wed, 7 Sep 2016 10:45:32 +0000 (11:45 +0100)]
Fix typo.

10 years agoSplit up large method to make rubocop happy.
Matt Amos [Wed, 7 Sep 2016 10:45:07 +0000 (11:45 +0100)]
Split up large method to make rubocop happy.

10 years agoFix rubocop warnings
Tom Hughes [Wed, 7 Sep 2016 10:43:36 +0000 (11:43 +0100)]
Fix rubocop warnings

10 years agoMerge remote-tracking branch 'github/pull/89'
Tom Hughes [Wed, 7 Sep 2016 10:34:05 +0000 (11:34 +0100)]
Merge remote-tracking branch 'github/pull/89'

10 years agoFsync all the things, all the time.
Matt Amos [Wed, 7 Sep 2016 10:31:17 +0000 (11:31 +0100)]
Fsync all the things, all the time.

10 years agoPreload flush.so when running osmosis
Tom Hughes [Wed, 7 Sep 2016 10:30:12 +0000 (11:30 +0100)]
Preload flush.so when running osmosis

10 years agoAdd a small preload library to flush files on close
Tom Hughes [Wed, 7 Sep 2016 10:22:38 +0000 (11:22 +0100)]
Add a small preload library to flush files on close

10 years agoMore explicit syncing, and sync the directories too. This attempts to avoid more...
Matt Amos [Wed, 7 Sep 2016 10:21:03 +0000 (11:21 +0100)]
More explicit syncing, and sync the directories too. This attempts to avoid more data loss and empty files. Also adds an individual state file for each replication file.

10 years agoFinish compressed file before syncing it
Tom Hughes [Wed, 7 Sep 2016 10:12:17 +0000 (11:12 +0100)]
Finish compressed file before syncing it

10 years agoWrite temporary data file to same disk as real one
Tom Hughes [Wed, 7 Sep 2016 10:08:59 +0000 (11:08 +0100)]
Write temporary data file to same disk as real one

This avoids needing to sync data again when renaming it.

10 years agoFlush changeset data to disk before making it live
Tom Hughes [Wed, 7 Sep 2016 09:40:20 +0000 (10:40 +0100)]
Flush changeset data to disk before making it live

10 years agoimagery: coct drift rev bump
Grant Slater [Wed, 7 Sep 2016 07:23:53 +0000 (08:23 +0100)]
imagery: coct drift rev bump

10 years agoimagery: coct new drift test
Grant Slater [Wed, 7 Sep 2016 07:21:27 +0000 (08:21 +0100)]
imagery: coct new drift test

10 years agoAvoid redeclaring apache service resource
Tom Hughes [Tue, 6 Sep 2016 20:17:05 +0000 (21:17 +0100)]
Avoid redeclaring apache service resource

10 years agoMake monthly rerendering of low zoom tiles more robust
Tom Hughes [Tue, 6 Sep 2016 17:50:17 +0000 (18:50 +0100)]
Make monthly rerendering of low zoom tiles more robust

10 years agoFix typo
Tom Hughes [Tue, 6 Sep 2016 14:51:00 +0000 (15:51 +0100)]
Fix typo

10 years agoUse long key IDs
Tom Hughes [Tue, 6 Sep 2016 14:43:29 +0000 (15:43 +0100)]
Use long key IDs

10 years agoCorrect mediawiki key ID
Tom Hughes [Tue, 6 Sep 2016 14:38:16 +0000 (15:38 +0100)]
Correct mediawiki key ID

10 years agoUpdate HP key
Tom Hughes [Tue, 6 Sep 2016 14:28:12 +0000 (15:28 +0100)]
Update HP key

10 years agoBlock spam sender
Tom Hughes [Mon, 5 Sep 2016 23:05:27 +0000 (00:05 +0100)]
Block spam sender

10 years agoInstall php-xml for utf8_decode
Tom Hughes [Mon, 5 Sep 2016 20:07:56 +0000 (21:07 +0100)]
Install php-xml for utf8_decode

10 years agoFix a few forum configuration issues
Tom Hughes [Mon, 5 Sep 2016 20:03:30 +0000 (21:03 +0100)]
Fix a few forum configuration issues

10 years agoAdd forum configuration file
Tom Hughes [Mon, 5 Sep 2016 19:30:30 +0000 (20:30 +0100)]
Add forum configuration file

10 years agoHarden forum web server config
Tom Hughes [Mon, 5 Sep 2016 19:24:15 +0000 (20:24 +0100)]
Harden forum web server config

10 years agoDefault forum to https
Tom Hughes [Mon, 5 Sep 2016 19:19:50 +0000 (20:19 +0100)]
Default forum to https

10 years agoPull forum code from openstreetmap repository
Tom Hughes [Mon, 5 Sep 2016 19:16:27 +0000 (20:16 +0100)]
Pull forum code from openstreetmap repository