mediagis / nominatim-docker

100% working container for Nominatim
Creative Commons Zero v1.0 Universal
1.11k stars 444 forks source link

Shutdown docker container and resume it later #350

Closed leandroacostag closed 2 years ago

leandroacostag commented 2 years ago

Hello,

I have a full planet installation on an EC2 instance. Everything is working perfectly. But I'd like to shut it down and start it again in the future. If I do this will I have to rerun everything? Is it possible to resume it as it was?

On the container parameters I've specified this: -v nominatim-data:/var/lib/postgresql/12/main

If it is possible, which would be the safest way of shutting it down?