Class | PhusionPassenger::Standalone::RuntimeInstaller |
In: |
lib/phusion_passenger/standalone/runtime_installer.rb
|
Parent: | AbstractInstaller |
Installs the Phusion Passenger Standalone runtime by downloading or compiling the Phusion Passenger support binaries and Nginx, and then storing them in the designated directories. This installer is entirely non-interactive.
The following option must be given:
Phusion Passenger support binary files.
If `targets` contains `:support_binaries`, then you must also specify this options:
If `targets` contains `:nginx`, then you must also specify these options:
This may be the same path as `support_dir`; Nginx will be compiled after the support binary files are installed.
Other optional options: