Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

How do i deploy NGINX with passenger without installing rails?

3
Servers

I am using NGINX as a reverse proxy is there a simpler way to get installed besides for this tutorial?

https://gorails.com/deploy/ubuntu/18.04

You can just skip to the install NGINX + Passenger step if you don't want to install Rails for whatever reason.

is ruby a dependency for passenger?

Passenger is an Ubuntu Linux package, it will install any dependencies required automatically. You don't have to worry about them.

Join the discussion
Create an account Log in