X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b8f7563da9656b9f07e6fefbb8ddae12badda717..1d8e2961f0527a548989c1e38bb062f2f9e5877e:/docs/admin/Installation.md diff --git a/docs/admin/Installation.md b/docs/admin/Installation.md index fbdff93e..67c4fe3c 100644 --- a/docs/admin/Installation.md +++ b/docs/admin/Installation.md @@ -8,6 +8,13 @@ the following operating systems: These OS-specific instructions can also be found in executable form in the `vagrant/` directory. +Users have created instructions for other frameworks. We haven't tested those +and can't offer support. + + * [Docker](https://github.com/mediagis/nominatim-docker) + * [Docker on Kubernetes](https://github.com/peter-evans/nominatim-k8s) + * [Ansible](https://github.com/synthesio/infra-ansible-nominatim) + # Prerequisites ## Software @@ -19,8 +26,7 @@ For compiling: * a recent C++ compiler Nominatim comes with its own version of osm2pgsql. See the -[osm2pgsql README](../osm2pgsql/README.md) for additional dependencies -required for compiling osm2pgsql. +osm2pgsql README for additional dependencies required for compiling osm2pgsql. For running tests: