From: Sarah Hoffmann Date: Wed, 19 Jan 2022 14:28:01 +0000 (+0100) Subject: docs: add pointer to caddy deployment discussion X-Git-Tag: v4.1.0~96 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/d6b5f2f5da8b1a5bca9e27af55d755ed90249587 docs: add pointer to caddy deployment discussion --- diff --git a/docs/admin/Deployment.md b/docs/admin/Deployment.md index 7d62df39..ef4fc0b3 100644 --- a/docs/admin/Deployment.md +++ b/docs/admin/Deployment.md @@ -140,3 +140,9 @@ location ~ [^/]\.php(/|$) { 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) +