Commit graph

15 commits

Author SHA1 Message Date
e43845b7dc metrics: Make metrics actually usable
All checks were successful
/ test (push) Successful in 2m35s
/ test (pull_request) Successful in 2m32s
2024-12-23 11:38:22 +01:00
933ee617ff metrics: Add the first (simple) custom metrics
All checks were successful
/ test (pull_request) Successful in 2m36s
/ test (push) Successful in 2m41s
/ deploy (push) Successful in 4m33s
2024-12-21 12:53:25 +01:00
52cf00ef9c deploy: Fix metrics in nginx 2024-12-05 00:50:12 +01:00
48a0f3819c deploy: Simple protection for metrics endpoint 2024-12-05 00:30:05 +01:00
737aa69024 add functions to train mails as spam/ham 2024-12-05 00:30:04 +01:00
38a24e4e06 add docker env for integration testing 2024-12-05 00:30:04 +01:00
00c01ac934 enforce startup order in docker-compose.yml 2024-12-05 00:30:04 +01:00
df345e36a1 Add dev environment using docker 2024-12-05 00:30:04 +01:00
575d43acbd add rspamd spamfilter to ansible 2024-06-22 19:51:16 +02:00
258065eec3 fix initial nginx ssl deployment in ansible playbook 2024-01-07 17:40:09 +01:00
97503e91e0 update requirements.prod.txt 2023-11-27 01:34:58 +01:00
d52575aa42 experimental mail transport 2023-11-24 03:53:05 +01:00
e43d4837c3 temporary fix for websockets 2023-11-23 20:21:28 +01:00
e45a1f271e disable http auth for websockets 2023-11-22 22:47:35 +01:00
6b3cc4c168 switch from WSGI using uWSGI to ASGI using custom event loop based on uvicorn 2023-11-22 21:41:49 +01:00