commit | 4f151908ba3842a7b2308454e87c15d4c2b94fe5 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@opennetworking.org> | Mon Sep 05 12:08:19 2022 -0700 |
committer | Zack Williams <zdw@opennetworking.org> | Mon Sep 05 12:08:19 2022 -0700 |
tree | 893eddd1fdc1f97c666ed0e270806f7517ace962 | |
parent | 2b6937a78606bb89b55554e32492e3a0e359d3c6 [diff] |
Fix metadata for Galaxy, lint Change-Id: Ic3661c2eb8064846cb071cecee56b810db7c6726
PHP with FastCGI
This role is primarly designed for installing PHP support for use with the NGINX webserver. It will run PHP in FastCGI Process Manager (FPM) mode.
For a virtualhost to have PHP enabled, set php: true
in the vhost block. See the nginx
role documentation for more details.
The PHP installed comes from the Debian maintainer's backports repo deb.sury.org, for Debian/Ubuntu OS variants.
- hosts: all roles: - php - nginx
© 2020 Open Networking Foundation support@opennetworking.org
License: Apache-2.0