authelia/example
Clement Michaud 0a33b2d5ee Add logs to detect redis connection issues earlier
Before this fix, the application was simply crashing during execution
when connection to redis was failing.

Now, it is correctly handled with failing promises and logs have been
enabled to clearly see the problem
2017-09-22 20:52:05 +02:00
..
authelia Split example scripts, allow running example using pre-built docker container (example-dockerhub) or build build from source, as it is now (example-commit). 2017-09-05 06:32:50 -05:00
ldap Don't build a new container for ldap, pass the variables via docker-compose. 2017-09-05 06:17:52 -05:00
mongo Add logs to detect redis connection issues earlier 2017-09-22 20:52:05 +02:00
nginx Add redirection URL as a query parameter during authentication 2017-09-22 17:53:18 +02:00
redis Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00