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

Want to stay up-to-date with Ruby on Rails?

Join 88,440+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.