My recomendations.
Note: I'm not using redis right now, so I've commented it out of the process. For now, I have stub data and I'm simply storing it in memory.
Assumes you have docker (and boot2docker or docker-osx if using an OS that doesn't support containers ahem OS X) and fig.
Fig abstracts away the the mess of the docker run command.
fig up
- hook up node and redis to store actual data