1
0
Fork 0
docker-easy-haproxy/src
Joao Gilberto Magalhaes 883521e7e1 Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation
- Introduced `FastcgiPlugin` for automatic HAProxy `fcgi-app` configuration generation.
- Added example Docker Compose setup for PHP-FPM with FastCGI.
- Updated documentation with detailed examples and usage instructions for FastCGI.
- Included test cases to validate plugin behavior and generated configurations.
- Enhanced `easymapping` to support `fcgi-app` definitions in global configs.
2025-12-01 13:04:32 -05:00
..
easymapping Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
functions Add built-in plugin framework and initial plugins 2025-11-27 17:43:59 -05:00
plugins Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
processor Enhance plugin documentation and add Kubernetes plugin annotation support 2025-11-27 18:54:07 -05:00
templates Add FastCGI support for PHP-FPM and backend server protocol configuration 2025-11-30 13:23:56 -05:00
tests Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
main.py creating constants 2024-11-18 09:13:11 -06:00
pytest.ini Remove more obsolete files 2022-08-25 00:47:22 +00:00
requirements.txt Some fixes and documentation 2025-08-24 17:49:25 -04:00