Clement Michaud
2acf8bf21c
Add hash-password and migrate commands to authelia binary.
...
This reduce the size of the docker image and avoid confusing users.
We keep the commands in authelia-scripts too in order to keep the
current workflow of developers.
2020-01-22 11:53:15 +11:00
James Elliott
736ed3f212
Misc Spelling Corrections
...
- Mostly changes to spelling of comments/docs/displayed text
- A few changes to test function names
2020-01-21 12:16:00 +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
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
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