Docker Compose (1)

NGINX Reverse Proxy and Load Balancing for ASP.NET 5 Applications with Docker Compose
17 January 2016 ยท 6 minutes read

In this post, I want to show you how it would look like to expose ASP.NET 5 through NGINX, provide a simple load balancing mechanism running locally and orchestrate this through Docker Compose.