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 Langhammer 0232c4e162 lifecycle: send analytics in gunicorn config to decrease outgoing requests when workers get restarted
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-02-01 15:01:43 +01: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 lifecycle: wait for db in worker 2022-01-24 21:51:57 +01:00
ak.py root: add ak wrapper script to be installed with poetry 2022-01-04 22:17:07 +01:00
gunicorn.conf.py lifecycle: send analytics in gunicorn config to decrease outgoing requests when workers get restarted 2022-02-01 15:01:43 +01: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 root: fix redis passwords not being encoded correctly 2022-01-26 20:45:45 +01:00
worker.py lifecycle: use custom worker class 2021-12-11 19:55:09 +01:00