Learn Django Celery – Deploy Redis on a Heroku Service for use in local development



Learn Django Celery – Deploy Redis on a Heroku Service for use in local development

Learn Django Celery - Deploy Redis on a Heroku Service for use in local development

Welcome to the Learn Django – Celery Series. In this tutorial we go through the steps of getting a Redis (message broker) deployed using Heroku web services and connected to our Django application. You will need an Heroku account, the code in this tutorial can be found below.

00:00 Introduction
00:17 Existing setup from previous tutorial
00:50 Setup Heroku Redis instance
01:38 Configure Django application
02:30 Get Redis configuration URI
03:04 Finish Django configuration and deploy

Code Repository
https://github.com/veryacademy/YT-Django-Celery-Series-email-example

SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1

Follow us on Facebook
https://www.facebook.com/Veryacademycom-113232103670580/

Follow use on Twitter:
https://twitter.com/VeryAcademy

Comments are closed.