An open API service indexing awesome lists of open source software.

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

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:

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)

Follow the guide at https://render.com/docs/deploy-celery for more information.