3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
31 stars 42 forks source link

nginx depends on lizmap service #3

Closed adamczi closed 5 years ago

adamczi commented 5 years ago

Sometimes Nginx tries to start before "lizmap" service and cannot resolve directive in nginx.conf:

"fastcgi_pass lizmap:9000;"

on upstart, as "lizmap" hostname is not known yet.