1
0
Fork 0
docker-easy-haproxy/src/processor
Joao Gilberto Magalhaes e4b62a3925 Add protocol support and improve FastCGI plugin handling
- Introduced `easyhaproxy.proto` annotation for backend protocol configuration.
- Automatically set FastCGI protocol (`proto: fcgi`) when using the FastCGI plugin.
- Updated Kubernetes processor to handle `proto` annotations.
- Enhanced EasyMapping to allow plugin overrides for host-level configs.
- Updated documentation to reflect new `proto` behavior and FastCGI improvements.
- Improved multiprocessing configuration with better context handling in `haproxy.py`.
2026-06-24 21:21:27 -04:00
..
__init__.py Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00
docker.py Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00
interface.py Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00
kubernetes.py Add protocol support and improve FastCGI plugin handling 2026-06-24 21:21:27 -04:00
static.py Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00
swarm.py Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00