Sample k8s deployment and Doker image for own photon image
This is to adress https://github.com/Freika/dawarich/issues/614. The deployment is trivial, the goal is to place documentation as close to the user as possible.
It looks like this is using the non-free elasticsearch image.
You should probably have this use Amazon's OpenSearch,
Seems like I missed all the license fun with Elasticsearch. Is it important for us here? I am not sure it's easy to switch to other version in the photon image: it's all comming from Komoot.
I don't think having this in the repo is a good idea. We have it in the docs and that should be enough: https://dawarich.app/docs/tutorials/reverse-geocoding#setting-up-your-own-reverse-geocoding-service
Thanks for the PR though!