tiangolo / flask-frontend-docker

Minimal project generator with a Flask backend, a modern frontend (Vue, React or Angular), a Traefik load balancer with HTTPS, all based on Docker.
MIT License
130 stars 26 forks source link

Cannot connect to Port 80 #3

Closed shajidmd closed 4 years ago

shajidmd commented 4 years ago

Thank alot for the stack, I used this project generator and deployed it in a server as it is without changing any configurations, but after executing the deploy scripts, I see that port 80 cannot be accessed. Can you please help me out? Attached is the screenshot of "docker ps"

Thanks Shajid

Screen Shot 2019-09-25 at 5 09 48 pm
shajidmd commented 4 years ago

My bad, I had to deploy the traefik-consul stack as well. I assumed that wasn't necessary.

tiangolo commented 4 years ago

Thanks for reporting back and closing the issue :+1: