Clement Michaud
5b836fc4cf
Cleanup documentation.
...
Remove mention of Mongo and basic suites. Also adapt some part
to changes made to authelia-scripts.
2019-11-16 23:39:26 +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
Daniel Miller
c6e6551ebc
Add "{CRYPT}" detail to deployment-dev
2019-11-03 10:20:56 +01:00
Amir Zarrinkafsh
2dccd10a27
Add timezone example in Docker deployment
2019-10-30 22:47:44 +01:00
Clement Michaud
828f565290
Bootstrap Go implementation of Authelia.
...
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.
2019-10-28 23:28:59 +01:00
Nain Tornez
190e85a79d
docs: fix urls
2019-09-25 20:51:31 +02:00
Clement Michaud
5a195f7ebd
Update README to mention nginx and Traefik and update images.
2019-04-17 23:06:56 +02:00
Amir Zarrinkafsh
7d639df0b6
Fix nginx.md examples to reflect latest breaking changes
2019-04-16 21:24:18 +02:00
Clement Michaud
8a76b5118d
Add network criteria in ACLs to specify policy based on network subnet.
2019-03-31 20:11:07 +02:00
Clement Michaud
e7c09fddc6
Simplify nginx example configuration.
2019-03-28 23:14:36 +01:00
Clement Michaud
4eaafb7115
Update the documentation to include information on Duo.
2019-03-24 18:45:32 +01:00
Clement Michaud
6a19f7eb91
Add documentation for nginx proxy.
2019-03-22 15:34:42 +01: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
ace780d86b
Fix commands in getting-started documentation.
2019-03-03 23:54:10 +01:00
Clement Michaud
d7bc937226
Fix broken image in documentation about features.
2019-03-03 12:11:26 +01:00
Clement Michaud
06aa9803bf
Update the documentation to include info about suites and authelia-scripts.
2019-03-03 11:40:32 +01:00
Kevyn Bruyere
ac004f266d
Fix dead link in docs/deployment-dev.md
2019-01-30 22:55:05 +08:00
Clément Michaud
f725f04361
Fix deployment dev documentation.
2018-11-17 12:20:39 +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
Clement Michaud
b59371941e
Fix broken links in documentation.
2018-10-13 11:47:28 +02:00
Clement Michaud
8d6d38293b
Remove useless file docs/_config.yml.
2018-08-28 21:05:20 +02:00
Clément Michaud
fdd6449ba2
Set theme jekyll-theme-cayman
2018-08-27 22:59:21 +02:00
Clément Michaud
a515ce83c7
Refactor README into several documents unders docs directory. ( #265 )
2018-08-26 23:46:15 +02:00