authelia/example
Clement Michaud cf16272a73 Refine access control with per resource ACLs
ACLs can now be defined by subdomain AND resource using pattern matching
with regular expressions.
It allows a very fine-grained access control to backend resources.

[Note] For using example environmnent, user must update its /etc/hosts with
new subdomains updated in README.
2017-09-24 21:39:47 +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 Refine access control with per resource ACLs 2017-09-24 21:39:47 +02:00
redis Add Mongo as scalable and resilient storage backend 2017-07-31 00:29:00 +02:00