robjuz / helm-charts

https://robjuz.github.io/helm-charts/index.yaml
34 stars 30 forks source link

[Nominatim] Continous updates are deprecated #64

Open dbt-lucka opened 8 months ago

dbt-lucka commented 8 months ago

Hello,

according to here, running just nominatim replication like done in this helm chart is deprecated and will soon be removed.

It's probably a good idea to create a cron job and run the command in frequent intervals using the --catch-up mode. I am not entirely sure how to accomplish this and if a K8s cronJob might be the right option for this, but if you give me some guidance I could prepare a PR for that.

Would also like to add the --threads parameter to speed up the update process:

-j NUM, --threads NUM
                        Number of parallel threads to use