authelia/docs
James Elliott a7e867a699
feat(configuration): replace viper with koanf (#2053)
This commit replaces github.com/spf13/viper with github.com/knadh/koanf. Koanf is very similar library to viper, with less dependencies and several quality of life differences. This also allows most config options to be defined by ENV. Lastly it also enables the use of split configuration files which can be configured by setting the --config flag multiple times.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2021-08-03 19:55:21 +10:00
..
_includes [DOCS] Add fork me on github ribbon to documentation. (#1081) 2020-06-04 13:37:19 +10:00
_layouts docs: misc fixes (#2186) 2021-07-15 13:21:47 +10:00
_sass feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
community docs: update and unify contact options (#2213) 2021-07-30 14:19:17 +10:00
configuration feat(configuration): replace viper with koanf (#2053) 2021-08-03 19:55:21 +10:00
contributing docs: update style guidelines (#2172) 2021-07-30 14:17:44 +10:00
deployment docs: update and unify contact options (#2213) 2021-07-30 14:19:17 +10:00
features docs: misc fixes (#2186) 2021-07-15 13:21:47 +10:00
home docs: Add a page listing supported proxies. (#1907) 2021-04-13 10:41:49 +02:00
images feat: publish and deploy to apt.authelia.com (#2148) 2021-07-05 12:49:48 +10:00
security docs: refactor and update security (#1944) 2021-06-01 14:11:33 +10:00
.gitignore [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
Gemfile [MISC] (deps): Bump github-pages and jekyll in /docs (#1257) 2020-08-11 21:54:29 +10:00
Gemfile.lock build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs (#2175) 2021-07-13 11:04:57 +10:00
_config.yml docs: fix license link (#1905) 2021-04-11 21:39:05 +10:00
about-us.md docs: update and unify contact options (#2213) 2021-07-30 14:19:17 +10:00
faq.md docs: update and enhance oidc documentation (#2142) 2021-07-14 11:36:07 +10:00
favicon.ico [DOCS] Bootstrap new documentation website based on just-the-docs (#659) 2020-02-29 01:43:59 +01:00
getting-started.md feat(examples): improve local setup script (#2094) 2021-06-18 10:01:09 +10:00
index.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
roadmap.md feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00