sean sweet!
sean What is the update?
ehsanquddusi none at this time.
sean Hi Sean, I am just wondering if all the servers are installed Redis including the shared server?
charles_h Redis v5 is available on all of our servers including shared.
sean That's really awesome. thanks Sean.
Complete instructions for spinning up Redis are now available here: Redis instance for Django app w/Celery
sean
How can I apply the changes to the configuration? What do I need to do after making changes in supervisor.conf file?
debiprasad You can use supervisorctl reread to have it reload the configuration file, but if you're changing the commands that run your apps then you'll need to do a full restart.
supervisorctl reread