Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 443 Bytes

README.rst

File metadata and controls

21 lines (12 loc) · 443 Bytes

Celery Admin

celery-admin is a web based Celery administration and monitoring tool. Screenshots.

Usage

Launch the server and open http://localhost:8008:

$ celeryadmin --port 8008

Installation

To install celery-admin, simply:

$ pip install git+git://github.com/mher/celery-admin.git