How do i deploy NGINX with passenger without installing rails?
I am using NGINX as a reverse proxy is there a simpler way to get installed besides for this tutorial?
You can just skip to the install NGINX + Passenger step if you don't want to install Rails for whatever reason.
Passenger is an Ubuntu Linux package, it will install any dependencies required automatically. You don't have to worry about them.