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/lifecycle
Jens L a7a7b5aacb
root: export poetry deps to requirements.txt so we don't need poetry … (#2823)
* root: export poetry deps to requirements.txt so we don't need poetry installed, removed packages we don't need anymore

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* update docs

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-05-07 21:22:33 +02:00
..
system_migrations root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
__init__.py root: automate system migrations, move docker to lifecycle folder 2020-09-10 00:18:39 +02:00
ak root: export poetry deps to requirements.txt so we don't need poetry … (#2823) 2022-05-07 21:22:33 +02:00
ak.py root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
gunicorn.conf.py Revert "lifecycle: use worker nr instead of process id to keep number of prometheus database files low" 2022-04-29 18:14:04 +02:00
migrate.py lifecycle: only lock database when system migrations need to be applied, and during django migrations, and don't double unlock 2021-10-04 23:14:16 +02:00
wait_for_db.py lifecycle: fix password and hostname not properly quoted 2022-03-31 16:37:54 +00:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00