d.mg
d.mg
RRailway
Created by d.mg on 12/22/2022 in #✋|help
Django + Celery + beat
Hello, I'm trying to host a Django API with a celery worker and a beat scheduler. For this I would need to have a separate process for each, I've tried running them within the same service using a Dockerfile, but only the first command seems to run. How would I go about doing this?
4 replies
RRailway
Created by d.mg on 11/6/2022 in #✋|help
Trying to create a Django project results in error
4 replies