Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-cgi-fcgi
- Owner: wtanaka
- Created: 2017-01-08T04:46:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T11:48:52.000Z (almost 6 years ago)
- Last Synced: 2024-11-22T21:49:51.938Z (3 months ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, bridge, cgi, cgi-fcgi, fastcgi, galaxy
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-fcgiLicense
-------GPLv2
Author Information
------------------http://wtanaka.com/