Nginx Reverse Proxy and SSL terminator to bind 443 for multiple web applications

preview_player
Показать описание
One of the fun problems we have tackled recently was to setup an Nginx Reverse Proxy and SSL terminator to bind 443 and redirect the traffic internally to multiple web applications.

Next up will be to setup a default your lost page for all non-handled traffic, consider adding api-rate-limiters here vs. the application layer, and do something to allow nginx to retry if the upline stream is not-available.
Рекомендации по теме
Комментарии
Автор

Go NGINX!
One of the fun problems we have tackled recently was to setup an Nginx Reverse Proxy and SSL terminator to bind 443 and redirect the traffic internally to multiple web applications.




TheTechnomancerJ
Автор

God damn, what a voice.
Have u tried doing radio or voice acting?

anibalubilla
Автор

This is really cool! Couldnt you just rewrite the individual dockers to have them listen on different ports though?

dixienormus