How Do I modify NGINX routing on Elastic Beanstalk AWS?
问题 So I had a very long post related to deployment of an elixir app to Elastic Beanstalk (here: HTTP 500 Deploying Elixir/Phoenix to AWS Elastic Beanstalk). I've finally boiled the problem to my NGINX being misconfigured to route traffic. It's posting this: 2017/11/18 00:52:45 [error] 2811#0: *15 connect() failed (113: No route to host) while connecting to upstream, client: 172.31.25.36, server: , request: "GET / HTTP/1.1", upstream: "http://172.17.0.2:4000/", host: "172.31.17.239" I've looked