1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
045dd3817e Migrate configuration paths to /etc/easyhaproxy and improve health check support in E2E tests
- Refactored HAProxy configuration files, templates, and paths to use `/etc/easyhaproxy` instead of `/etc/haproxy`.
- Updated Dockerfile to generate DH params and placeholder certificates in the new configuration directory.
- Added health check support with timeout to `DockerComposeFixture` in E2E test utilities.
- Adjusted tests, templates, and plugins to use the new `Consts`-based configuration paths.
- Introduced pytest fixtures for environment isolation and temporary directory management.
2026-02-15 14:32:16 -05:00
Joao Gilberto Magalhaes
55d0d1a105 Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
Joao M
7d959f892a Refactoring to Python 2022-08-24 01:00:26 +00:00
Joao M
2e2640c859 Fix tests 2022-08-18 15:24:55 +00:00
Joao M
3e561e557f Change SSL Certs folder 2022-08-16 20:07:57 +00:00
Joao M
076a51d143 Enforcing some SSL configurations 2022-08-15 17:02:55 +00:00
Joao M
9fa9dc9841 Some refactory to support letsencrypt 2022-08-15 04:31:50 +00:00
Joao M
bdc97fa10d Fixing HAProxy conditional 2022-08-15 01:17:54 +00:00
Joao M
10ed037d94 First part letsencrypt 2022-08-15 00:34:45 +00:00
zhipeng
d41364f1af support multi containers 2022-03-27 16:28:54 +08:00
Joao Gilberto Magalhães
74413882fa Fix SSL Parsing; Changed all tests; 2020-06-07 22:31:00 -05:00