1. create config.yml
touch config.yml
2. copy lines in config.example.yml into config.yml
cp config.example.yml config.yml
3. make sure you have a redis instance and a postgres instance running
4. edit config.yml to connect to redis and postgres