Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wtanaka/ansible-role-cgi-fcgi

Ansible role to install cgi-fcgi, a bridge from CGI to FastCGI
https://github.com/wtanaka/ansible-role-cgi-fcgi

ansible ansible-galaxy ansible-role ansible-roles bridge cgi cgi-fcgi fastcgi galaxy

Last synced: 14 days ago
JSON representation

Ansible role to install cgi-fcgi, a bridge from CGI to FastCGI

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-cgi-fcgi.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-cgi-fcgi)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-cgi-fcgi.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-cgi-fcgi)

wtanaka.cgi-fcgi
================

Installs cgi-fcgi, a bridge from CGI to FastCGI

This command can be used for debugging a fcgi setup (e.g. php-fpm by
making it easier to send synthetic test requests directly to the fcgi
server)

Example Playbook
----------------

- hosts: servers
roles:
- role: wtanaka.cgi-fcgi

License
-------

GPLv2

Author Information
------------------

http://wtanaka.com/