Have you tried using Docker to run your services. On Mon, Nov 18, 2024, 07:40 Abdul Qoyyuum Haji Abdul Kadir < [email protected]> wrote:
> 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 <https://coolify.io> > > On Mon, 18 Nov 2024 at 05:29, Kennedy Akogo <[email protected]> > 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 [email protected]. >> To view this discussion visit >> https://groups.google.com/d/msgid/django-users/CAJBDwuuZ8p4m74VOzecCh5%2Bnd_MRjq49O-S3Uh5zYB0E_on0-w%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAJBDwuuZ8p4m74VOzecCh5%2Bnd_MRjq49O-S3Uh5zYB0E_on0-w%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Abdul Qoyyuum Bin Haji Abdul Kadir > Nickname: Q > More about me: https://buymeacoffee.com/qoyyuum > > -- > 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 [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/django-users/CANVqoJ815U9TdUnqSeT9LJHnwV7Xy1S0p2jsUvyTiz0B9EN6RQ%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CANVqoJ815U9TdUnqSeT9LJHnwV7Xy1S0p2jsUvyTiz0B9EN6RQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/django-users/CAAgfJXsPYXSXvYJw3v%2BvSeYwBydV08rjW9w0ojvZXkNz5bg1AQ%40mail.gmail.com.

