A
A
albertalexandrov2019-09-08 13:05:55
Django
albertalexandrov, 2019-09-08 13:05:55

Run celery on heroku?

Hello!
I'm running a django project on heroku. celery is attached to django. Deploy the project from the Dockerfile with the command:

heroku container:push web --app=project_name
heroku container:release web --app=project_name

How can I start celery?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-09-08
@albertalexandrov

https://devcenter.heroku.com/articles/celery-heroku

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question