1
0
Fork 0
docker-easy-haproxy/.github
Joao Gilberto Magalhaes d894778ddc Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework
- Introduced `certbot.py` for ACME certificate management, including certificate issuance, renewal, and environment validation.
- Added `haproxy.py` for HAProxy process management, configuration validation, and dynamic command handling.
- Implemented `container_env.py` for reading and parsing environment variables with YAML overrides.
- Created `consts.py` for centralized management of static and dynamic paths.
- Added `manager.py` to enable plugin discovery, initialization, configuration, and execution.
- Refactored logging and configuration handling across modules for consistency.

Enhances modularity and scalability by introducing feature-dedicated modules and structured configuration handling.
2026-02-18 12:43:45 -05:00
..
workflows Add Certbot and HAProxy management modules, container environment parsing, and plugin management framework 2026-02-18 12:43:45 -05:00
dependabot.yml adjusting level of debug 2022-08-25 12:30:17 -05:00
FUNDING.yml Create FUNDING.yml 2024-06-04 21:28:47 -05:00