authelia/test/suites/dockerhub
Clement Michaud 6ce0ae5d90 Remove description of suites and use suite name instead. 2019-03-03 11:39:41 +01:00
..
scenarii Move dockerhub example in a suite. 2019-03-03 11:39:40 +01:00
README.md Rename some suites and add a README for each of them. 2019-03-03 11:39:41 +01:00
config.yml Move dockerhub example in a suite. 2019-03-03 11:39:40 +01:00
environment.ts Move dockerhub example in a suite. 2019-03-03 11:39:40 +01:00
test.ts Remove description of suites and use suite name instead. 2019-03-03 11:39:41 +01:00

README.md

Dockerhub suite

This suite is made to quickly test that the Docker image of Authelia runs properly when spawned. It can also be used for you to test Authelia without building it since the latest image will be pulled from Dockerhub.

Components

This suite will spawn an highly-available setup with nginx, mongo, redis, OpenLDAP, etc...

Tests

Check if the image runs and does not crash unexpectedly and do a simple authentication with 2FA.