Paul Bargewell

Results 6 comments of Paul Bargewell

Did you mount an nginx.conf into the nginx container? If you are using the docker-compose.yml you need to put and nginx.conf file into `${PWD}/nginx` Here's an example of the one...

I've encountered the same issue, and it's a bit of a quirky implementation of LDAP auth. The way it works is by using the "LDAP Authentication query" value and "Base...

```shell $ docker-compose up -d glass && docker-compose exec glass chmod +x ./bin/dhcpd-pools ```

This is quite strange as I just built this exact setup before finding this git. The change I have resolves this comment so thought it could be of use: __/usr/local/bin/check_traefik__...

I noticed that just after I posted my response :) I haven't really started using it in anger yet and haven't really noticed the delay. I've done some failure testing...

Currently using nfs as i'm only usingit for configs. We're about to start testing with cephs (rexray) backed with md and iscsi to see how that goes.