]> git.openstreetmap.org Git - chef.git/log
chef.git
9 years agonominatim: reduce archive time even more
Sarah Hoffmann [Sun, 21 Jun 2015 19:40:48 +0000 (21:40 +0200)]
nominatim: reduce archive time even more

9 years agonominatim: enable ssl proxy
Sarah Hoffmann [Fri, 19 Jun 2015 06:16:26 +0000 (08:16 +0200)]
nominatim: enable ssl proxy

9 years agonominatim: empty default for redirects
Sarah Hoffmann [Thu, 18 Jun 2015 21:45:35 +0000 (23:45 +0200)]
nominatim: empty default for redirects

9 years agofix syntax error
Sarah Hoffmann [Thu, 18 Jun 2015 21:35:53 +0000 (23:35 +0200)]
fix syntax error

9 years agonominatim: enable cron jobs for master only
Sarah Hoffmann [Thu, 18 Jun 2015 21:25:26 +0000 (23:25 +0200)]
nominatim: enable cron jobs for master only

9 years agoredirect reverse geocoding traffic to poldi
Sarah Hoffmann [Thu, 18 Jun 2015 21:14:17 +0000 (23:14 +0200)]
redirect reverse geocoding traffic to poldi

9 years agonominatim: reduce archiving time for wal logs
Sarah Hoffmann [Thu, 18 Jun 2015 06:15:58 +0000 (08:15 +0200)]
nominatim: reduce archiving time for wal logs

9 years agonominatim: need db cluster in master
Sarah Hoffmann [Thu, 18 Jun 2015 05:52:15 +0000 (07:52 +0200)]
nominatim: need db cluster in master

9 years agofix typos and style
Sarah Hoffmann [Thu, 18 Jun 2015 05:49:40 +0000 (07:49 +0200)]
fix typos and style

9 years agonominatim: split master and slave recipes
Sarah Hoffmann [Thu, 18 Jun 2015 05:42:47 +0000 (07:42 +0200)]
nominatim: split master and slave recipes

Must not do any DB setup on slave.

9 years agonominatim: increase allowable wal senders
Sarah Hoffmann [Wed, 17 Jun 2015 20:11:54 +0000 (22:11 +0200)]
nominatim: increase allowable wal senders

9 years agoRebuild assets when the configuration changes
Tom Hughes [Wed, 17 Jun 2015 19:42:38 +0000 (20:42 +0100)]
Rebuild assets when the configuration changes

9 years agorestrict postgres on nominatim to internal ip
Sarah Hoffmann [Tue, 16 Jun 2015 20:41:23 +0000 (22:41 +0200)]
restrict postgres on nominatim to internal ip

9 years agoRevert "Switch the web site to use poldi for nominatim"
Tom Hughes [Tue, 16 Jun 2015 19:12:42 +0000 (20:12 +0100)]
Revert "Switch the web site to use poldi for nominatim"

This reverts commit 13f25d067b968034570bc697070b6f07a4b9b0ce.

9 years agoUse fail2ban to block nominatim abusers
Tom Hughes [Mon, 15 Jun 2015 20:11:34 +0000 (21:11 +0100)]
Use fail2ban to block nominatim abusers

9 years agoFix foodcritic warning
Tom Hughes [Mon, 15 Jun 2015 20:10:56 +0000 (21:10 +0100)]
Fix foodcritic warning

9 years agoAdd fail2ban_filter for defining fail2ban filters
Tom Hughes [Mon, 15 Jun 2015 19:29:41 +0000 (20:29 +0100)]
Add fail2ban_filter for defining fail2ban filters

9 years agonominatim: one more typo
Sarah Hoffmann [Sun, 14 Jun 2015 21:41:07 +0000 (23:41 +0200)]
nominatim: one more typo

9 years agocreate archive directory on nominatim master
Sarah Hoffmann [Sun, 14 Jun 2015 21:32:24 +0000 (23:32 +0200)]
create archive directory on nominatim master

9 years agoFix new rubocop warnings
Tom Hughes [Sun, 14 Jun 2015 21:32:29 +0000 (22:32 +0100)]
Fix new rubocop warnings

9 years agoUpdate bundle
Tom Hughes [Sun, 14 Jun 2015 21:31:43 +0000 (22:31 +0100)]
Update bundle

9 years agoadd rsyncd role for nominatim master
Sarah Hoffmann [Sun, 14 Jun 2015 21:14:33 +0000 (23:14 +0200)]
add rsyncd role for nominatim master

9 years agonominatim: fix typo
Sarah Hoffmann [Sun, 14 Jun 2015 21:06:03 +0000 (23:06 +0200)]
nominatim: fix typo

9 years agoreplication for nominatim servers
Sarah Hoffmann [Sun, 14 Jun 2015 20:46:58 +0000 (22:46 +0200)]
replication for nominatim servers

9 years agoConvert fail2ban_jail to an LWRP
Tom Hughes [Sun, 14 Jun 2015 18:53:54 +0000 (19:53 +0100)]
Convert fail2ban_jail to an LWRP

9 years agoRework fail2ban cookbook to use jail.d
Tom Hughes [Sun, 14 Jun 2015 18:36:12 +0000 (19:36 +0100)]
Rework fail2ban cookbook to use jail.d

9 years agoAdd test site for moderation queue work
Tom Hughes [Sat, 13 Jun 2015 19:40:14 +0000 (20:40 +0100)]
Add test site for moderation queue work

9 years agouse a common tablespace layout for all nominatim servers
Sarah Hoffmann [Sat, 13 Jun 2015 14:29:19 +0000 (16:29 +0200)]
use a common tablespace layout for all nominatim servers

... or replication between servers will not work.

9 years agoUpdate location of favicon.ico
Tom Hughes [Thu, 11 Jun 2015 20:19:21 +0000 (21:19 +0100)]
Update location of favicon.ico

9 years agoBump planet-dump-ng to latest version.
Matt Amos [Thu, 11 Jun 2015 18:27:16 +0000 (19:27 +0100)]
Bump planet-dump-ng to latest version.

Latest version is a small change: default behaviour is now to
remove any old data and start from scratch, rather than resuming
processing using old data.

9 years agoThe changeset comments temporary should be cleaned too.
Matt Amos [Thu, 11 Jun 2015 17:38:45 +0000 (18:38 +0100)]
The changeset comments temporary should be cleaned too.

This is the cause of, and fixes zerebubuth/planet-dump-ng#12 -
the temporary data for changeset comments dates from February.

I had thought that having the temporaries resumable would make
sense, but it seems that it's more confusing to have it keep old
data around like that...

9 years agoFix rubocop style warning
Tom Hughes [Sun, 7 Jun 2015 15:33:58 +0000 (16:33 +0100)]
Fix rubocop style warning

9 years agoAdd mobile interface to wiki
Max Semenik [Sun, 7 Jun 2015 15:02:32 +0000 (11:02 -0400)]
Add mobile interface to wiki

Uses the MobileFrontend extension. Done with Grant looking over my shoulder.

9 years agoFix interface name for konqi
Tom Hughes [Wed, 3 Jun 2015 16:30:04 +0000 (17:30 +0100)]
Fix interface name for konqi

9 years agoUse different overpass server for taginfo level0 link.
Jochen Topf [Tue, 2 Jun 2015 19:37:44 +0000 (21:37 +0200)]
Use different overpass server for taginfo level0 link.

See https://github.com/joto/taginfo/issues/133

9 years agoUpdate mediawiki core git url
Grant Slater [Tue, 26 May 2015 22:16:21 +0000 (23:16 +0100)]
Update mediawiki core git url

9 years agoSend chef errors to Grant
Tom Hughes [Tue, 26 May 2015 19:34:32 +0000 (20:34 +0100)]
Send chef errors to Grant

10 years agoConfigure authentication for Facebook and Windows Live
Tom Hughes [Wed, 20 May 2015 13:32:17 +0000 (14:32 +0100)]
Configure authentication for Facebook and Windows Live

10 years agoExclude self from nginx backup links
Grant Slater [Sun, 17 May 2015 22:25:54 +0000 (23:25 +0100)]
Exclude self from nginx backup links

10 years agoAdd correct @caches array to nginx template
Grant Slater [Sun, 17 May 2015 22:21:43 +0000 (23:21 +0100)]
Add correct @caches array to nginx template

10 years agoAdd fallback backend to nginx + enable keepalive
Grant Slater [Sun, 17 May 2015 22:00:49 +0000 (23:00 +0100)]
Add fallback backend to nginx + enable keepalive

10 years agoConfigure 2048 bit DH parameters for nginx
Tom Hughes [Sun, 17 May 2015 21:32:17 +0000 (22:32 +0100)]
Configure 2048 bit DH parameters for nginx

10 years agoMake piwik use default SSL configuration
Tom Hughes [Sun, 17 May 2015 20:40:34 +0000 (21:40 +0100)]
Make piwik use default SSL configuration

10 years agoUpdate SSL certificates
Tom Hughes [Sun, 17 May 2015 20:30:46 +0000 (21:30 +0100)]
Update SSL certificates

10 years agoDon't do munin monitoring for disks behind an Areca controller
Tom Hughes [Fri, 15 May 2015 18:53:31 +0000 (19:53 +0100)]
Don't do munin monitoring for disks behind an Areca controller

Areca controllers only seem to be able to talk SMART to one thing
at a time, and if munin and smartd both happen to try and talk to
it at the same time one or the other will report errors.

10 years agoUpdate carto stylesheet to v2.30.0
Tom Hughes [Wed, 13 May 2015 16:12:55 +0000 (17:12 +0100)]
Update carto stylesheet to v2.30.0

Closes #22

10 years agoSwitch the web site to use poldi for nominatim
Tom Hughes [Tue, 12 May 2015 08:33:41 +0000 (09:33 +0100)]
Switch the web site to use poldi for nominatim

10 years agoRevert "Switch the web site to use poldi for nominatim"
Tom Hughes [Tue, 12 May 2015 13:02:24 +0000 (14:02 +0100)]
Revert "Switch the web site to use poldi for nominatim"

This reverts commit ae1bf4c9eba637d603d49146ee9c5066255f4bdf.

10 years agoSwitch the web site to use poldi for nominatim
Tom Hughes [Tue, 12 May 2015 08:33:41 +0000 (09:33 +0100)]
Switch the web site to use poldi for nominatim

10 years agoFix the streaming replicator
Tom Hughes [Mon, 11 May 2015 20:24:26 +0000 (21:24 +0100)]
Fix the streaming replicator

10 years agoUpdate orm to use postgres 9.4
Tom Hughes [Sat, 9 May 2015 06:35:24 +0000 (07:35 +0100)]
Update orm to use postgres 9.4

10 years agoUpdate piwik to 2.13.1
Tom Hughes [Fri, 8 May 2015 07:40:43 +0000 (08:40 +0100)]
Update piwik to 2.13.1

10 years agoCheck if tile expiry is needed once an hour
Tom Hughes [Thu, 7 May 2015 07:22:50 +0000 (08:22 +0100)]
Check if tile expiry is needed once an hour

10 years agoDetect stale tile expiry locks and break them
Tom Hughes [Thu, 7 May 2015 07:22:02 +0000 (08:22 +0100)]
Detect stale tile expiry locks and break them

10 years agoCleanup empty directories when expiring tiles
Tom Hughes [Wed, 6 May 2015 18:47:23 +0000 (19:47 +0100)]
Cleanup empty directories when expiring tiles

10 years agoFix path to cgimap executable
Tom Hughes [Tue, 5 May 2015 19:22:33 +0000 (20:22 +0100)]
Fix path to cgimap executable

10 years agoInstall libtool and libboost-filesystem-dev for cgimap
Tom Hughes [Tue, 5 May 2015 10:52:57 +0000 (11:52 +0100)]
Install libtool and libboost-filesystem-dev for cgimap

10 years agoRun rails deployment tasks immediately after a git sync
Tom Hughes [Mon, 4 May 2015 09:55:03 +0000 (10:55 +0100)]
Run rails deployment tasks immediately after a git sync

This narrows the window for things to go wrong and leave us with
a partically deployed instance.

10 years agoAdd organisation name to chef URLs
Tom Hughes [Sun, 3 May 2015 15:27:30 +0000 (16:27 +0100)]
Add organisation name to chef URLs

10 years agoUpdate to chef server 12
Tom Hughes [Sun, 3 May 2015 15:13:03 +0000 (16:13 +0100)]
Update to chef server 12

10 years agoUpdate piwik to 2.13.0
Tom Hughes [Fri, 1 May 2015 07:41:03 +0000 (08:41 +0100)]
Update piwik to 2.13.0

10 years agoUpdate chef client to 12.3.0
Tom Hughes [Thu, 30 Apr 2015 20:16:49 +0000 (21:16 +0100)]
Update chef client to 12.3.0

10 years agoFix tile expiry
Tom Hughes [Thu, 30 Apr 2015 17:36:10 +0000 (18:36 +0100)]
Fix tile expiry

10 years agoDon't require postgres 9.1 on all tile servers
Tom Hughes [Thu, 30 Apr 2015 08:35:06 +0000 (09:35 +0100)]
Don't require postgres 9.1 on all tile servers

10 years agoRemove yevaud CPU tuning
Tom Hughes [Thu, 30 Apr 2015 08:03:09 +0000 (09:03 +0100)]
Remove yevaud CPU tuning

10 years agoFix simple-mmap require
Tom Hughes [Wed, 29 Apr 2015 23:40:57 +0000 (00:40 +0100)]
Fix simple-mmap require

10 years agoEnable mod_cgi on tile servers
Tom Hughes [Wed, 29 Apr 2015 20:38:32 +0000 (21:38 +0100)]
Enable mod_cgi on tile servers

10 years agoEnable the postgresql repository on yevaud
Tom Hughes [Wed, 29 Apr 2015 20:36:18 +0000 (21:36 +0100)]
Enable the postgresql repository on yevaud

10 years agoFix renderd plugin path for 14.04
Tom Hughes [Wed, 29 Apr 2015 19:42:09 +0000 (20:42 +0100)]
Fix renderd plugin path for 14.04

10 years agoSupport apache 2.4 permissions on tile servers
Tom Hughes [Wed, 29 Apr 2015 19:27:50 +0000 (20:27 +0100)]
Support apache 2.4 permissions on tile servers

10 years agoUse simple-mmap gem for tile expiry
Tom Hughes [Wed, 29 Apr 2015 18:26:32 +0000 (19:26 +0100)]
Use simple-mmap gem for tile expiry

The mmap gem doesn't build with ruby 1.9 or newer.

10 years agoInstall ruby-dev on tile servers
Tom Hughes [Wed, 29 Apr 2015 18:12:12 +0000 (19:12 +0100)]
Install ruby-dev on tile servers

10 years agoMove production web servers to passenger 5
Tom Hughes [Wed, 29 Apr 2015 10:21:35 +0000 (11:21 +0100)]
Move production web servers to passenger 5

10 years agoDon't install rubygems on 14.04
Tom Hughes [Wed, 29 Apr 2015 09:40:45 +0000 (10:40 +0100)]
Don't install rubygems on 14.04

10 years agoInstall nodejs legacy symlink on 14.04
Tom Hughes [Wed, 29 Apr 2015 09:37:12 +0000 (10:37 +0100)]
Install nodejs legacy symlink on 14.04

10 years agoInstall mapnik-utils for shapeindex
Tom Hughes [Wed, 29 Apr 2015 09:28:46 +0000 (10:28 +0100)]
Install mapnik-utils for shapeindex

10 years agoIncrease postgresql memory limits on yevaud
Tom Hughes [Tue, 28 Apr 2015 23:26:45 +0000 (00:26 +0100)]
Increase postgresql memory limits on yevaud

10 years agoUse postgres 9.4 on yevaud
Tom Hughes [Tue, 28 Apr 2015 23:26:21 +0000 (00:26 +0100)]
Use postgres 9.4 on yevaud

10 years agoRemove w83793 watchdog from Tyan S7010 machines
Tom Hughes [Tue, 28 Apr 2015 19:44:37 +0000 (20:44 +0100)]
Remove w83793 watchdog from Tyan S7010 machines

10 years agoSetup munin before using it
Tom Hughes [Tue, 28 Apr 2015 19:27:59 +0000 (20:27 +0100)]
Setup munin before using it

10 years agoDon't setup ubuntugis-stable on yevaud
Tom Hughes [Tue, 28 Apr 2015 19:25:13 +0000 (20:25 +0100)]
Don't setup ubuntugis-stable on yevaud

10 years agoDon't try and run things that aren't installed yet
Tom Hughes [Tue, 28 Apr 2015 19:03:00 +0000 (20:03 +0100)]
Don't try and run things that aren't installed yet

10 years agoRedirect mediawiki requests to the primary site name
Tom Hughes [Sun, 19 Apr 2015 16:49:06 +0000 (17:49 +0100)]
Redirect mediawiki requests to the primary site name

10 years agoEliminate duplication (and almost duplication!) in mediaiwiki config
Tom Hughes [Sun, 19 Apr 2015 16:32:44 +0000 (17:32 +0100)]
Eliminate duplication (and almost duplication!) in mediaiwiki config

10 years agoAdd some more aliases for the OSMF wiki
Tom Hughes [Sat, 18 Apr 2015 23:30:46 +0000 (00:30 +0100)]
Add some more aliases for the OSMF wiki

10 years agoRelax warning threshold for minutely planet diffs
Tom Hughes [Fri, 17 Apr 2015 08:54:29 +0000 (09:54 +0100)]
Relax warning threshold for minutely planet diffs

10 years agoSet warning levels for HTTP errors
Tom Hughes [Fri, 17 Apr 2015 08:51:54 +0000 (09:51 +0100)]
Set warning levels for HTTP errors

10 years agoAdd https support to svn.openstreetmap.org
Tom Hughes [Thu, 16 Apr 2015 19:10:11 +0000 (20:10 +0100)]
Add https support to svn.openstreetmap.org

10 years agoCorrect idle time test
Tom Hughes [Thu, 16 Apr 2015 13:57:11 +0000 (14:57 +0100)]
Correct idle time test

10 years agoConfigure Google OAuth support`
Tom Hughes [Tue, 14 Apr 2015 18:03:46 +0000 (19:03 +0100)]
Configure Google OAuth support`

10 years agoFix style issues found by new rubocop version
Tom Hughes [Tue, 14 Apr 2015 13:53:03 +0000 (14:53 +0100)]
Fix style issues found by new rubocop version

10 years agoUpdate bundle
Tom Hughes [Tue, 14 Apr 2015 13:48:15 +0000 (14:48 +0100)]
Update bundle

10 years agoRevert "Take thorn-03 out of production"
Tom Hughes [Mon, 13 Apr 2015 16:44:40 +0000 (17:44 +0100)]
Revert "Take thorn-03 out of production"

This reverts commit 46e1a87a978114272a58c1f1fe4db3c3741ee925.

10 years agoTake thorn-03 out of production
Tom Hughes [Fri, 10 Apr 2015 07:36:51 +0000 (08:36 +0100)]
Take thorn-03 out of production

10 years agoAdd HTTP 401 to aggregate error graph
Tom Hughes [Fri, 10 Apr 2015 18:29:55 +0000 (19:29 +0100)]
Add HTTP 401 to aggregate error graph

10 years agoRevert to passenger 4 on frontend servers
Tom Hughes [Fri, 10 Apr 2015 14:46:59 +0000 (15:46 +0100)]
Revert to passenger 4 on frontend servers

10 years agoreduce php-fpm processes on pummelzacken
Sarah Hoffmann [Fri, 10 Apr 2015 13:59:42 +0000 (15:59 +0200)]
reduce php-fpm processes on pummelzacken

10 years agoRevert "Take thorn-03 out of production"
Tom Hughes [Fri, 10 Apr 2015 13:43:10 +0000 (14:43 +0100)]
Revert "Take thorn-03 out of production"

This reverts commit fce5a24e33ca1581b6f9778e7ee6a1614651c8b4.

10 years agoMake map export check CPU idle time not load average
Tom Hughes [Fri, 10 Apr 2015 13:32:53 +0000 (14:32 +0100)]
Make map export check CPU idle time not load average

Because load average on linux includes processes blocked
on I/O it is a terrible measure or busyness on any machine
that does lots of network activity.

10 years agoExperimentally increase loadavg cutoff for mapnik export service
Grant Slater [Fri, 10 Apr 2015 12:48:11 +0000 (13:48 +0100)]
Experimentally increase loadavg cutoff for mapnik export service