• Geoff Simmons's avatar
    Set the GID for varnish in the klarlack container to agree with haproxy. · eb338655
    Geoff Simmons authored
    For the Unix domain socket over which haproxy and varnish communicate,
    we have chmod 660 and chgrp varnish. haproxy belongs to group varnish
    and thus has write permissions on the socket, which is required in
    Linux to be able to connect.
    
    For that, both containers must have the same group name and GID.
    We've been using 998, since that results from the RPM install for
    Varnish from the official packagecloud repos.
    eb338655
Name
Last commit
Last update
charts Loading commit data...
cmd Loading commit data...
container Loading commit data...
deploy Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
pkg Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.kind-gitlab.yaml Loading commit data...
COPYING Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
go.mod Loading commit data...
go.sum Loading commit data...