FirehoseCommunity / DEFCON

6 stars 4 forks source link

Add instructions on how to install redis to the README. #102

Closed kenmazaika closed 8 years ago

jeffgerlach commented 8 years ago

May not need this if we end up implementing #114

kenmazaika commented 8 years ago

We may want to switch this to be instructions to start the rails server.

rails s -b 0.0.0.0

We definitely don't need instructions to install redis anymore though.

robertsapunarich commented 8 years ago

I can do this. I missed the conversation on why this is the case though. Does it have to do with sucker punch?

kenmazaika commented 8 years ago

Doesn't have to do with suckerpunch. Just because we upgraded rails, if you're on vagrant this command needs to run to start the server.