Update the README

This commit is contained in:
Javier Bértoli 2017-06-24 10:48:17 -03:00
parent 79ddb497d0
commit a656014934

View File

@ -98,3 +98,12 @@ and does not bind them to service calls.
-------------------
Manages nginx virtual hosts files and binds them to service calls.
``nginx.ng.passenger``
----------------------
Installs and configures Phusion Passenger module for nginx. You need to enable
the upstream phusion passenger repository with `install_from_phusionpassenger: true`.
Nginx will also be installed from that repository, as it needs to be modified to
allow the passenger module to work.