Amir Zarrinkafsh
f1a89de2e7
[MISC] Restructure repo folder layout ( #628 )
2020-02-09 18:04:27 +01:00
Clément Michaud
7f19078efb
[MISC] Document usage of env variables for setting secrets. ( #606 )
...
Closes #579 .
2020-02-02 00:17:39 +11:00
Amir Zarrinkafsh
fabb76754e
Rename org from clems4ever to authelia
...
Also fix references from config.yml to configuration.yml
2019-12-24 13:14:52 +11:00
Clement Michaud
b4a8c4f0ec
Introduce version command to Authelia to check the version
...
The version command displays the tag and the commit hash of the
built commit along with the time when the build was done.
2019-12-09 13:03:12 +01:00
Clement Michaud
61c1365ba2
Update README and documentation to close refactoring.
2019-12-05 23:20:12 +01:00
Clement Michaud
bd19ee48fd
Deprecate mongo and add mariadb as storage backend option.
2019-11-16 23:39:26 +01:00
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
Amir Zarrinkafsh
2dccd10a27
Add timezone example in Docker deployment
2019-10-30 22:47:44 +01:00
Clement Michaud
5a195f7ebd
Update README to mention nginx and Traefik and update images.
2019-04-17 23:06:56 +02:00
Clement Michaud
76fa325f08
[BREAKING] Create a suite for kubernetes tests.
...
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.
2019-03-16 00:13:27 +01:00
Clement Michaud
06aa9803bf
Update the documentation to include info about suites and authelia-scripts.
2019-03-03 11:40:32 +01:00
Clement Michaud
de15dc52dd
Add details on how to deploy Authelia in a dev environment.
...
Also improve some part of the documentation.
2018-11-16 15:30:26 +01:00