This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/website/docs
Philipp Rintz 6135990762
website/docs: Fix letsencrypt folder (#3643)
When the docs were changed to the docker-compose.override.yaml version, the change wasnt 100% completed, by still including the "..authentik" folder part in the volumes.

Addtionally, it doesnt work to only mount the /live letsencrypt folder in the worker, as it will be a symlink that the worker wont have access to (as its outside the container context).
So this reverts the change to the previous version where the complete /etc/letsencrypt folder gets mounted in /certs

Signed-off-by: Philipp Rintz <13933258+p-rintz@users.noreply.github.com>

Signed-off-by: Philipp Rintz <13933258+p-rintz@users.noreply.github.com>
2022-09-26 16:32:14 +02:00
..
core website/docs: Fix letsencrypt folder (#3643) 2022-09-26 16:32:14 +02:00
events website/docs: update docs 2022-05-30 21:26:29 +02:00
expressions core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator 2022-09-14 21:52:41 +02:00
flow stages/authenticator_duo: improved import (#3601) 2022-09-17 12:10:47 +02:00
installation website/docs: Fix typo (#3641) 2022-09-25 11:44:41 +02:00
interfaces website: format docs with prettier (#2833) 2022-05-09 21:22:41 +02:00
outposts website/docs: add note for which outpost configs apply for which outposts (#3443) 2022-08-18 14:29:53 +02:00
policies core: add helper function to create events from expressions, move ak_user_has_authenticator to base evaluator 2022-09-14 21:52:41 +02:00
property-mappings website/docs: add mention of custom JWT Claims (#3495) 2022-08-29 13:11:18 +02:00
providers website/docs: improve nginx examples (#3372) 2022-08-30 21:19:25 +02:00
releases website: update 2022.9 release notes 2022-09-22 10:46:29 +02:00
troubleshooting website/docs: start troubleshooting page for forward auth 2022-06-21 22:26:17 +02:00
user-group core: add limit of 20 to group recursion 2022-06-19 21:24:57 +02:00
index.md website: format docs with prettier (#2833) 2022-05-09 21:22:41 +02:00