Skip to content

Simple example about how to configure and use supervisor in a Django project

Notifications You must be signed in to change notification settings

marcosschroh/supervisor-conf-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Simple example about how use supervisor in a Django project

  • We want to supervise Celery.
  • We use two queue, one for default task and another for a specific one.
  • Celery Beat is supervised too.

About

Simple example about how to configure and use supervisor in a Django project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published