828f565290
This is going to be the v4. Expected improvements: - More reliable due to static typing. - Bump of performance. - Improvement of logging. - Authelia can be shipped as a single binary. - Will likely work on ARM architecture. |
||
---|---|---|
.. | ||
scenarii | ||
README.md | ||
config.yml | ||
environment.ts | ||
test.ts |
README.md
High-availability suite
This suite is made to test Authelia in a complete environment, that is, with all components making Authelia highly available.
Components
This suite will spawn nginx as the edge reverse proxy, redis and mongo for storing user sessions and configurations, LDAP for storing user accounts and authenticating, as well as a few helpers such as a fake webmail to receive e-mails sent by Authelia and httpbin to check headers forwarded by Authelia.
Tests
There is broad range of tests in this suite. Check out in the scenarii directory.