You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
I have some questions that are difficult to understand as a beginner.
I want to do a full planet build.
In the helm chart only the data for portland metro are downloaded.
If I want other data I have to do a separate build and
adjust the index in the config. Up to here everything is understandable.
Questions
Do the wof data have to be present for pip or does pip also access elasticsearch?
Why is the value for ephemeral_storage so high for the pip service?
If the wof data for pip must be present, then it is not more sensible to run pip as a stateful set so
each instance has its own wof sqlite database?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have some questions that are difficult to understand as a beginner.
I want to do a full planet build.
In the helm chart only the data for portland metro are downloaded.
If I want other data I have to do a separate build and
adjust the index in the config. Up to here everything is understandable.
Questions
each instance has its own wof sqlite database?
The text was updated successfully, but these errors were encountered: