msramalho
|
0869f55c0c
|
attempt to curb zombie celery processes
|
2025-02-20 10:25:38 +00:00 |
|
msramalho
|
b3de99aaa0
|
adds celery logging rotation
|
2025-02-20 10:17:07 +00:00 |
|
msramalho
|
4383eb009e
|
fix to interoperability endpoint
|
2025-02-20 10:00:39 +00:00 |
|
Miguel Sozinho Ramalho
|
fea5dd25b0
|
Merge pull request #52 from bellingcat/dev
major refactor completed.
|
2025-02-19 18:38:12 +00:00 |
|
msramalho
|
d9f40c8e08
|
bumps auto-archiver to 0.13.4
|
2025-02-19 18:24:46 +00:00 |
|
msramalho
|
7eb6f652be
|
ignores database volume
|
2025-02-19 18:24:13 +00:00 |
|
Miguel Sozinho Ramalho
|
6c61d2cd8f
|
Update README.md
|
2025-02-18 15:51:16 +00:00 |
|
msramalho
|
057324dae7
|
cleanup readme
|
2025-02-18 15:50:47 +00:00 |
|
msramalho
|
8f0cfd2239
|
closes TODOs, renames task to archive, fixes read permissions and fixes tests
|
2025-02-18 14:51:31 +00:00 |
|
msramalho
|
9a11c430ea
|
adds todos
|
2025-02-18 01:11:09 +00:00 |
|
msramalho
|
834e3d86da
|
adds missing tests
|
2025-02-17 15:42:57 +00:00 |
|
msramalho
|
1497485612
|
updates AA adds missing dependencies
|
2025-02-15 23:14:53 +00:00 |
|
msramalho
|
00cdec92f9
|
fixes env setting
|
2025-02-15 23:13:32 +00:00 |
|
msramalho
|
8f67457d9c
|
temp fix see https://github.com/bellingcat/auto-archiver/issues/203
|
2025-02-15 23:13:25 +00:00 |
|
msramalho
|
1a4508df33
|
minor refactor and user_state tests
|
2025-02-14 23:56:36 +00:00 |
|
msramalho
|
1a3078055b
|
minor fixes and todos
|
2025-02-14 13:07:25 +00:00 |
|
msramalho
|
b7b259909a
|
ignores .python-version
|
2025-02-14 13:05:18 +00:00 |
|
msramalho
|
dcb8ee47d8
|
drops group info from default endpoint
|
2025-02-13 00:35:09 +00:00 |
|
msramalho
|
4b3d47803a
|
force the old extension version to display an outdated version message
|
2025-02-13 00:08:15 +00:00 |
|
msramalho
|
8b0f0023b1
|
setting default db pool and verflow sizes
|
2025-02-13 00:07:15 +00:00 |
|
msramalho
|
4341b80dfc
|
fixes bad db usage without proper connection closing leading to https://docs.sqlalchemy.org/en/20/errors.html#error-3o7r
|
2025-02-13 00:07:02 +00:00 |
|
msramalho
|
a3b1adb28d
|
documents and simplifies how .env and .user-groups are passed to the images
|
2025-02-13 00:06:24 +00:00 |
|
msramalho
|
df8f53ef35
|
log info->debug
|
2025-02-12 17:34:20 +00:00 |
|
msramalho
|
baf5ae0f73
|
fixes tests
|
2025-02-12 16:35:29 +00:00 |
|
msramalho
|
77130e28c5
|
refactor scheduled archives deletion
|
2025-02-12 15:56:26 +00:00 |
|
msramalho
|
2892efaa97
|
drop deprecated endpoints/schemas
|
2025-02-12 13:29:55 +00:00 |
|
msramalho
|
f587a17a93
|
introduces low/high priority queue and custom concurrency
|
2025-02-12 13:24:11 +00:00 |
|
msramalho
|
119faf330d
|
fixing healthchecks
|
2025-02-12 10:18:03 +00:00 |
|
msramalho
|
e422e1126c
|
license year bump
|
2025-02-12 10:17:46 +00:00 |
|
msramalho
|
b654b6218e
|
drops pipfile
|
2025-02-12 00:02:20 +00:00 |
|
msramalho
|
fbfebd4671
|
improves example files
|
2025-02-12 00:02:08 +00:00 |
|
msramalho
|
4f9d447ec7
|
optimizing compose and logging
|
2025-02-11 23:30:45 +00:00 |
|
msramalho
|
17b3705b64
|
introduces dynamic service_account emails read from the group's orchestration files
|
2025-02-11 22:50:00 +00:00 |
|
msramalho
|
0834f55520
|
dynamic CELERY_BROKER_URL property in settings
|
2025-02-11 21:33:02 +00:00 |
|
Miguel Sozinho Ramalho
|
0eef5aa9ce
|
adds CI badge
|
2025-02-11 19:35:37 +00:00 |
|
msramalho
|
7a7474372c
|
fix CI dir
|
2025-02-11 19:28:56 +00:00 |
|
msramalho
|
5405b6e2f6
|
fix CI for poetry
|
2025-02-11 19:27:44 +00:00 |
|
msramalho
|
606e69587b
|
config file is web only
|
2025-02-11 19:13:33 +00:00 |
|
msramalho
|
f24f88c44b
|
version in config
|
2025-02-11 19:10:28 +00:00 |
|
msramalho
|
a9dd278d24
|
further worker/web separation and tests fixed
|
2025-02-11 18:18:49 +00:00 |
|
msramalho
|
b452ec9869
|
moving user_state out of shared
|
2025-02-10 23:51:35 +00:00 |
|
msramalho
|
1877999a70
|
WIP fixing tests
|
2025-02-10 23:49:18 +00:00 |
|
msramalho
|
37ebba73bf
|
separate images, no more .env
|
2025-02-10 23:49:08 +00:00 |
|
msramalho
|
6f3d3427c8
|
pyevn annoyances
|
2025-02-10 23:47:38 +00:00 |
|
msramalho
|
c2dff5c121
|
refactors from pipenv to poetry
|
2025-02-10 22:39:02 +00:00 |
|
msramalho
|
f8c45e2d92
|
major refactor of structure for worker V web: docker/app/secrets/envs/...
|
2025-02-10 00:41:50 +00:00 |
|
msramalho
|
a1b730bad4
|
adds group permissions
|
2025-02-09 12:48:33 +00:00 |
|
msramalho
|
a374c0e662
|
fixing tests
|
2025-02-08 23:33:20 +00:00 |
|
msramalho
|
cdf9950988
|
updates interop endpoints
|
2025-02-08 23:33:10 +00:00 |
|
msramalho
|
937b69ffcc
|
new schemas
|
2025-02-08 23:33:02 +00:00 |
|