Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By nickhall
I just installed the nginx/rails configuration with Ubuntu 14.10 and I’m trying to have nginx point to various folders that are separate from rails, but I can’t find any sites-available information, and it seems that /opt/nginx/conf/nginx.conf is also empty.
How can I add a simple route from “domain/stuff” to /var/www/stuff with this premade install?