authelia/test/suites
Clement Michaud b9fea361c9 Create suite for testing the docker image.
Running this suite is the first advice given by the
bootstrap script to help the user move forward.

This commit also updates the documentation to reflect
changes introduced by the Go rewrite.
2019-11-03 16:53:47 +01:00
..
basic Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
basic-bypass-no-redirect Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
docker-image Create suite for testing the docker image. 2019-11-03 16:53:47 +01:00
duo-push Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
high-availability Support ldap:// protocol for ldap url to be backward compatible with v3. 2019-10-30 09:29:43 +01:00
kubernetes Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
ldap Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
mongo Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
network-acls Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
short-timeouts Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
traefik Bootstrap Go implementation of Authelia. 2019-10-28 23:28:59 +01:00
.gitignore Update the documentation to include information on Duo. 2019-03-24 18:45:32 +01:00
README.md Fix dead link in README of suites. 2019-03-04 00:02:45 +01:00

README.md

Authelia Suites

A suite is a kind of virtual environment for Authelia. Please read the related documentation here to get more details.