Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: byjg/docker-easy-haproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.5.0
Choose a base ref
...
head repository: byjg/docker-easy-haproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.0
Choose a head ref
  • 7 commits
  • 23 files changed
  • 2 contributors

Commits on Apr 16, 2025

  1. [skip ci] Update from 4.4.0 to 4.5.0

    byjg CI/CD committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    f1c1d11 View commit details
    Browse the repository at this point in the history
  2. Deploy

    byjg committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    b4b0291 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. 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`.
    byjg committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    ea9e4ee View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile.

    byjg committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    329711b View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile.

    byjg committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    d372719 View commit details
    Browse the repository at this point in the history
  4. Add example ACME

    byjg committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    2cfd9ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #61 from byjg/fix-some-issues

    Improve ACME and Docker documentation with fixes
    byjg authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    c861d9b View commit details
    Browse the repository at this point in the history
Loading