Replies: 3 comments
-
Today the replication update und recheck interval where the ones i think i didnt get: Thank you! |
Beta Was this translation helpful? Give feedback.
-
Today i was curios and used printenv in the Container and there was everything i used in the docker run. |
Beta Was this translation helpful? Give feedback.
-
I now have at least an idea, why you would use a local flatnode file and database: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello iam preparing additional documentation including an Example.
So could you tell me which variables get a -v an which an -e.
what i guess it could be almost everything
What i have is:
-e Postgres variables
-v flatnode file
-e PBF_URL
-e REPLICATION_URL
-e Wikipediaimport
-v nominatim-data path (PostgreSQL) <----------------------------(so it is possible to run nominatim in a container and the DB locally?)
Flatnode Question of docu:
There it states, that you use a bindmount is it somethink like a Mount to a Folder outside of Docker?
If yes whats the diffrence betrween having the file just in docker?
--shm-size configures the Docker tmpfs i read this is a shared folder between the local system and the Container, but which function does this tmpfs have in the import?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions