Skip to content
Snippets Groups Projects
Select Git revision
  • ac2c8b89b58790f64312154e7eee108012868e2b
  • master default
2 results

php-fpm

PHP-FPM

https://travis-ci.org/adarnimrod/php-fpm.svg?branch=master

Provision PHP FastCGI (FPM). Configuration of pools is done by placing templates inside templates/php-fpm/pools/ either inside the role or relative to the playbook.

Requirements

See meta/main.yml and assertions at the top of tasks/main.yml.

Role Variables

See defaults/main.yml.

Dependencies

See meta/main.yml.

Example Playbook

See tests/playbook.yml.

Testing

Testing requires Python 2.7, Tox, Vagrant and Virtualbox. To test simply run tox. Pre-commit is also setup for this project.

License

This software is licensed under the MIT license (see the LICENSE.txt file).

Author Information

Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://www.shore.co.il/git/.

TODO

  • Status page.
  • Ping page.