76fa325f08
Authelia client uses hash router instead of browser router in order to work with Kubernetes nginx-ingress-controller. This is also better for users having old browsers. This commit is breaking because it requires to change the configuration of the proxy to include the # in the URL of the login portal. |
||
---|---|---|
.. | ||
README.md | ||
config.yml | ||
environment.ts | ||
test.ts |
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.