debops / ansible-php

Install and manage PHP environment with php-fpm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps php

Travis CI test-suite Ansible Galaxy

The debops.php role can be used to manage PHP Hypertext Preprocessor environment on a Debian/Ubuntu host. The role supports different PHP versions available in OS distributions (PHP5, PHP7) with PHP-FPM service and multiple PHP-FPM pools. Other Ansible roles can use it as a role dependency to offload PHP management for their own use.

Installation

This role requires at least Ansible v2.1.4. To install it, run:

ansible-galaxy install debops.php

Documentation

More information about debops.php can be found in the official debops.php documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of the DebOps project. README generated by ansigenome.

About

Install and manage PHP environment with php-fpm

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%