HauptJ.php-fpm

ansible-role-php-fpm

Ansible role to install PHP on OpenResty / NGINX. OpenResty / NGINX should be installed. This role is intended to be used with WordPress and Redis.

Build Status

Requirements

  • Ansible 2.3+
  • CentOS 7
  • Extra Packages for Enterprise Linux (EPEL) repository
  • Remi's RPM (REMI) repository

Installation

  1. Fork this repository
  2. git submodule add roles/ansible-role-php-fpm

Ansible Galaxy: HauptJ.php-fpm

Variables

PHP FPM

Name Default Description
php_sock /var/run/wordpress.sock PHP socket address
resty_web_user nginx OpenResty web service user and group
resty_default_web_dir /usr/local/openresty/nginx/html/default web directory
About

Installs PHP-FPM 7.1

Install
ansible-galaxy install HauptJ.php-fpm
GitHub repository
License
apache-2.0
Downloads
144