]> git.openstreetmap.org Git - nominatim.git/commitdiff
docs: add pointer to caddy deployment discussion
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Jan 2022 14:28:01 +0000 (15:28 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 19 Jan 2022 14:28:01 +0000 (15:28 +0100)
docs/admin/Deployment.md

index 7d62df391f40b4bb049ead8bf5f45635fe91a783..ef4fc0b32b249d2e5f2d94448a1578bf5d000ca7 100644 (file)
@@ -140,3 +140,9 @@ location ~ [^/]\.php(/|$) {
 Restart the nginx and php-fpm services and the website should now be available
 at `http://localhost/`.
 
 Restart the nginx and php-fpm services and the website should now be available
 at `http://localhost/`.
 
+## Nominatim with other webservers
+
+Users have created instructions for other webservers:
+
+* [Caddy](https://github.com/osm-search/Nominatim/discussions/2580)
+