|
2c2a667d81
|
Improve docker setup
- add .dockerignore
- add entrypoint.sh to switch to user after initial setup
- downgrade importlib-metadata for Celery compatibility
- add TZ environment variable for consistent Celery timestamps
- fix Celery setting deprecation warnings
|
2023-02-20 16:11:15 +01:00 |
|
|
fc9723c401
|
Unify with gvaldap
|
2023-02-19 17:48:46 +01:00 |
|
|
f5ded26689
|
Switch from pipenv to poetry
|
2023-02-19 17:24:24 +01:00 |
|
|
3b05272254
|
Move code from gvaweb to webtasks
This change allows celery to find its tasks under the expected webtasks
namespace.
|
2020-03-03 15:23:54 +01:00 |
|
|
9f8ee2fa04
|
Add Docker setup
Add a Dockerfile and an entrypoint shell script.
|
2020-03-03 13:13:26 +01:00 |
|