Getting Nginix up and running on an Ubuntu Box with SSL and HTTP2

Kestrel + Nginx are awesome together. Let's try serving up our Kestrel site over SSL with HTTP2

An Intro to NGINX for Kestrel

Kestrel is a server capable of serving up ASP.NET Core applications on any platform but in production you need to run it behind another server.