1
0
Fork 0
docker-easy-haproxy/src/tests
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
..
expected Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
fixtures Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
__init__.py Refactoring to Python 2022-08-24 01:00:26 +00:00
context.py Fixing errors / reformating code 2023-07-01 18:26:50 -05:00
test_containerenv.py Add support for plugin configurations and minor refactoring 2025-11-27 18:08:05 -05:00
test_daemonize.py Some fixes and documentation 2025-08-24 17:49:25 -04:00
test_docker.py creating constants 2024-11-18 09:13:11 -06:00
test_functions.py Fix com duplicated name in tests 2024-11-18 09:15:40 -06:00
test_labels.py Fixing errors / reformating code 2023-07-01 18:26:50 -05:00
test_parser.py Add FastCGI support for PHP-FPM and backend server protocol configuration 2025-11-30 13:23:56 -05:00
test_plugins.py Add FastCGI Plugin for PHP-FPM support with examples, tests, and documentation 2025-12-01 13:04:32 -05:00
test_static.py creating constants 2024-11-18 09:13:11 -06:00