Tag: nginx
Well, this issue was my pain in the ass until I fully understood what was going on with nginx-proxy container and docker-compose v2
where Host is your host and 192.168.150.62 is your nginx server
For coreos that’s enough to use something like this...
When your site did not work properly in docker do following
Short answer: *httpry* is excellent utility for HTTP debugging on Linux
For instance you have several small-sized dockerized websited on different servers in your internal network with webserver’s IP like 192
For me worked following configuration for jwilder/nginx-proxy container
I’ve encountered issue with dropped SSE connection when deployed SSE based sinatra app with SSL certificates and nginx-proxy docker container
It’s common when you use nginx-proxy by jwilder. It supports SSL in clever way, handy configuration for containers via environment variables, but sometimes issues happened
нужно просто добавить контейнер в сеть с nginx-proxy примерно так