https://github.com/render-examples/celery
Celery Quick Start on Render
https://github.com/render-examples/celery
celery deployment python queue render task-runner worker
Last synced: 6 months ago
JSON representation
Celery Quick Start on Render
- Host: GitHub
- URL: https://github.com/render-examples/celery
- Owner: render-examples
- Created: 2019-01-12T00:33:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-02T17:25:29.000Z (over 1 year ago)
- Last Synced: 2025-06-21T06:34:24.113Z (6 months ago)
- Topics: celery, deployment, python, queue, render, task-runner, worker
- Language: HTML
- Homepage: https://render.com
- Size: 14.6 KB
- Stars: 25
- Watchers: 3
- Forks: 245
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Celery on Render
This repo can be used to deploy the [Celery](https://github.com/celery/celery) distributed task queue on [Render](https://render.com).
It also includes deployment instructions for [Flower](https://github.com/mher/flower), a web monitoring frontend for Celery.
## Deployment
Fork this repo and click the button below to try it out:
[](https://render.com/deploy)
Follow the guide at https://render.com/docs/deploy-celery for more information.