Skip to content

Missing content? in Deploying a Ruby app on AWS production server #110

Description

@nCubed

In the guide for Deploying a Ruby app on AWS production server:
https://www.phusionpassenger.com/docs/tutorials/deploy_to_production/deploying_your_app/oss/aws/ruby/nginx/

Section 3.3 Edit Nginx configuration file:
https://www.phusionpassenger.com/docs/tutorials/deploy_to_production/deploying_your_app/oss/aws/ruby/nginx/#rails_edit-nginx-configuration-file

The docs state to use nano to open /etc/nginx/sites-enabled/myapp.conf and /etc/nginx/conf.d/myapp.conf.

And then immediately states: "Put this inside the file:" - but there is no information as to what to add in either of these files.

Do we just need to create empty .conf files? Or is there specific information we need to add, such as the ruby directory found in the prior section using $passenger-config about ruby-command

New to setting up a Ruby environment in a hosted environment. Any help here would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions