X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/c216144dd1cbc6ee19834b19329c55e2d74d9a73..834ae0a93f2f25b3231f4c47612ac1d2c170738a:/docs/admin/Installation.md?ds=inline diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index 76af39c6..0258b8ff 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -17,6 +17,7 @@ and can't offer support. * [Docker](https://github.com/mediagis/nominatim-docker) * [Docker on Kubernetes](https://github.com/peter-evans/nominatim-k8s) + * [Kubernetes with Helm](https://github.com/robjuz/helm-charts/blob/master/charts/nominatim/README.md) * [Ansible](https://github.com/synthesio/infra-ansible-nominatim) ## Prerequisites @@ -37,7 +38,7 @@ For compiling: For running Nominatim: - * [PostgreSQL](https://www.postgresql.org) (9.3+ will work, 11+ strongly recommended) + * [PostgreSQL](https://www.postgresql.org) (9.5+ will work, 11+ strongly recommended) * [PostGIS](https://postgis.net) (2.2+) * [Python 3](https://www.python.org/) (3.6+) * [Psycopg2](https://www.psycopg.org) (2.7+)