]> git.openstreetmap.org Git - chef.git/commit
nominatim: complete rework of the setup
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 30 Jun 2022 08:26:15 +0000 (10:26 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 30 Jun 2022 08:26:15 +0000 (10:26 +0200)
commitfa701fc119f67c4c7626ac07f2e081f249106305
treeab3bef85fbb2b6469b03785161f9cf77b4b86622
parent55bdcadbee9c0217c6d584af8592bc8df6931e62
nominatim: complete rework of the setup

* switch to installing Nominatim into /usr/local
* use a dedicated project directory instead of running from build dir
* switch updates to use systemd
cookbooks/nominatim/recipes/version4.rb [new file with mode: 0644]
cookbooks/nominatim/templates/default/nominatim-daily-maintenance.erb [new file with mode: 0644]
cookbooks/nominatim/templates/default/nominatim-update-data.erb [new file with mode: 0644]
cookbooks/nominatim/templates/default/nominatim-update-refresh-db.erb [new file with mode: 0644]
cookbooks/nominatim/templates/default/nominatim-update-source.erb [new file with mode: 0644]
cookbooks/nominatim/templates/default/nominatim-update.erb [new file with mode: 0644]
roles/nominatim-v4.rb [new file with mode: 0644]