]> git.openstreetmap.org Git - chef.git/blob - cookbooks/nominatim/README.md
fix rubocop warnings
[chef.git] / cookbooks / nominatim / README.md
1 # Nominatim Cookbook
2
3 This cookbook installs and configures the Nominatim geocoding service.
4
5 It contains three recipes:
6 * default: sets up a complete Nominatim installation including postgres backend
7            and apache frontend
8 * master: defines additional attributes for running the server as DB master
9 * slave: defines additional attributes for running the server as DB slave