Sunday, November 17, 2024

Re: How to Deploy Celery and Django

Unfortunately, I've tested deploying Django + Celery to these free services (full write-up here: https://buymeacoffee.com/qoyyuum/the-struggle-django-deployments) and they do not work in their FREE plans. So if you really want to deploy them, you have to use their PAID services. I can confirm Heroku, Render.com works in these use cases. I currently host my Django + Celery on a cheap VPS with Coolify 

On Mon, 18 Nov 2024 at 05:29, Kennedy Akogo <akogokennedy@gmail.com> wrote:
I have a Django application that uses Celery to schedule and send SMS messages at specific times. I want to deploy this application to a free or paid platform so users can access it through the web. Which platform would be suitable for this?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/django-users/CAJBDwuuZ8p4m74VOzecCh5%2Bnd_MRjq49O-S3Uh5zYB0E_on0-w%40mail.gmail.com.


--
Abdul Qoyyuum Bin Haji Abdul Kadir
Nickname: Q

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/django-users/CANVqoJ815U9TdUnqSeT9LJHnwV7Xy1S0p2jsUvyTiz0B9EN6RQ%40mail.gmail.com.

No comments:

Post a Comment