Hello,
I’m adding apache as a proxy server in galaxy 20.05. But I have a problem with the wsgi socket permissions. It’s created as:
0 srwxr-x— 1 galaxy galaxy 0 Aug 10 14:15 /opt/galaxy/var/uwsgi.sock
I made apache member of the group galaxy but it still missed the write permission for group.
I don’t find a way in the galay.yml to tune the ownership/permissions, so, what is the proper way to configure the owership of the socket?
Best,