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

https://github.com/trianglesis/celery-heplers

Celery useful commands, config, heplers and ect
https://github.com/trianglesis/celery-heplers

Last synced: about 1 year ago
JSON representation

Celery useful commands, config, heplers and ect

Awesome Lists containing this project

README

          

# celery-heplers
Celery useful commands, config, heplers and ect

This is just a save of all my ususal setups of Celery.
This is a live example, so should work fine for everybody.

# NEW:
I'm coding on WIN machine with WSL 1 support.
- https://docs.microsoft.com/en-us/windows/wsl/compare-versions
I's a pain to run dev services on WIN enviroment, expecially for celery, so I moved to Centos under WSL.
Here are some examples of config and service manage.

Last setup:
- [Readme](django/README.md)

Feel free to use this setup as refference.

I wish I had this before =)