This is a test repo to learn about Apache Airflow's capabilities. Do not use this on a publicly accessible system! Specifically looking at using Celery for remote work agents.
- Docker and docker compose
- GNU Make
- Python
make init
make run
From the celery subdirectory run the following:
pip install -r requirements.txt
celery worker