major refactor of structure for worker V web: docker/app/secrets/envs/...

This commit is contained in:
msramalho
2025-02-10 00:41:50 +00:00
parent a1b730bad4
commit f8c45e2d92
74 changed files with 567 additions and 525 deletions

17
.gitignore vendored
View File

@@ -2,26 +2,25 @@ orchestration.yaml
my-archives
*.pyc
.DS_Store
secrets
secrets/*
*.log
__pycache
.pytest_cach
__pycache__
.pytest_cache
.env
.env.dev
.env.prod
*.db
redis/data/*
.ipynb_checkpoints*
src/user-groups.yaml
src/user-groups.dev.yaml
app/user-groups.yaml
app/user-groups.dev.yaml
wit*
src/crawls
app/crawls
.coverage
.pytest_cache/*
.pytest_cache/
htmlcov
local_archive
local_archive_test
*db-wal
*db-shm
copy-files.sh
.pytest_cache
copy-files.sh