default config sets POST_DEPLOY_CMDS, so that admin pass will get initialized #8

Merged
moritz merged 1 commits from marlon/authentik:main into main 2024-10-15 08:01:56 +00:00

View File

@ -1,6 +1,7 @@
TYPE=authentik
TIMEOUT=900
ENABLE_AUTO_UPDATE=true
POST_DEPLOY_CMDS="worker set_admin_pass"
# POST_DEPLOY_CMDS="worker set_admin_pass|worker apply_blueprints|worker add_applications"
LETS_ENCRYPT_ENV=production