1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
7363538b5e Switch to uv for dependency management and streamline Dockerfile
- Replaced `pip install` with `uv sync --frozen` for improved dependency handling.
- Simplified Dockerfile by removing unused packages and redundant commands.
- Updated test and execution steps to utilize `uv` for consistency.
2026-02-06 20:36:26 -05:00
Joao Gilberto Magalhaes
55d0d1a105 Modernizing PyThon Projec 2026-01-22 20:14:22 -05:00
Joao Gilberto Magalhaes
d3727197ce Update Dockerfile. 2025-08-24 18:12:24 -04:00
Joao Gilberto Magalhaes
329711b3f9 Update Dockerfile. 2025-08-24 18:11:42 -04:00
Joao Gilberto Magalhaes
ea9e4ee7c8 Some fixes and documentation
- Introduced ACME HTTP-01 challenge documentation.
- Added Docker Compose example for HTTP-01 setup.
- Updated `get_haproxy_command` logic with improved PID validation using `psutil`.
- Enhanced logging with a new `SingleLineNonEmptyFilter`.
- Expanded tests for daemonize functionalities.
- Updated dependencies to include `psutil`.
2025-08-24 17:49:25 -04:00
Joao Gilberto Magalhaes
e88f6b6326 Added documentation for new feature + Upgrade HAPROXY to 2.8.11 + Upgrade Python 2024-11-15 10:13:24 -06:00
Dylan Vos
8e9b048d96
#56: Split layers in Dockerfile to speed up builds 2024-11-09 17:46:43 +01:00
Joao Gilberto Magalhaes
67e88ad312 Fix Build 2023-06-26 22:52:11 -05:00
Joao Gilberto Magalhaes
173a31ea80 Upgrade HAProxy 2.6 LTS 2023-02-12 20:29:33 -06:00
Joao Gilberto Magalhaes
2a74f5d445 Code reorganization 2022-08-26 15:56:13 -05:00