Running Nginx in front of a Play app
Handwritten on 12 Oct 2015
I enjoy using Play!. In development mode it is fine to use the built in webserver. But when you deploy an app behind some load balancers you really need to use Nginx for example. In this post I will show you how I did the configuration for my Ubuntu VPS.