add deployment documentation for Python frontend

This commit is contained in:
Sarah Hoffmann
2023-08-27 21:27:16 +02:00
parent 3bb27fbee6
commit 2c24ba6d2d
6 changed files with 122 additions and 17 deletions

View File

@@ -268,8 +268,9 @@ You can also run a search query, e.g. `http://localhost:8088/search.php?q=Berlin
Note that search query is not supported for reverse-only imports. You can run a
reverse query, e.g. `http://localhost:8088/reverse.php?lat=27.1750090510034&lon=78.04209025`.
To run Nominatim via webservers like Apache or nginx, please read the
[Deployment chapter](Deployment.md).
To run Nominatim via webservers like Apache or nginx, please continue reading
[Deploy the PHP frontend](Deployment-PHP.md) or
[Deploy the Python frontend](Deployment-Python.md).
## Adding search through category phrases