Skip to content

Playground to get familiar with redis-tasks and rt-dashboard

Notifications You must be signed in to change notification settings

djangsters/rt-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt-playground

rt-playground allows you to easily try out redis-tasks and rt-dashboard.

Heroku setup

rt-playground can be easily deployed to Heroku by pressing the button below, however it requires at least three different processes to run, in particular web, scheduler and worker, which prevents usage of free Heroku dynos and requires Heroku account validation.

Deploy

Warning: Paid Heroku dynos will be used!

Local setup

  1. Create and activate a python virtualenv
  2. Install python requirements
    pip install -r requirements.txt
    
  3. Install redis as described here
  4. Start redis
    redis-server
    
  5. Start redis-tasks workers and scheduler as well as a rt-dashboard server
    honcho start
    
  6. rt-dashboard should be accessible at http://localhost:8080

About

Playground to get familiar with redis-tasks and rt-dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •