Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport-20.03] nixos/haproxy: Revive the haproxy user and group #82350

Merged
merged 1 commit into from
Apr 2, 2020

Commits on Mar 11, 2020

  1. nixos/haproxy: Revive the haproxy user and group

    Running haproxy with "DynamicUser = true" doesn't really work, since
    it prohibits specifying a TLS certificate bundle with limited
    permissions. This revives the haproxy user and group, but makes them
    dynamically allocated by NixOS, rather than statically allocated. It
    also adds options to specify which user and group haproxy runs as.
    
    (cherry picked from commit bb7ad85)
    talyz authored and Mic92 committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8d243e1 View commit details
    Browse the repository at this point in the history