MVP celery worker for auto-archiver

This commit is contained in:
msramalho
2023-02-21 14:11:32 +00:00
commit c6b39db295
10 changed files with 592 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
orchestration.yaml
my-archives
*.pyc
.DS_Store
secrets
*.log
__pycache
.pytest_cach
logs
#temp
static
templates
tests