I installed redis and hubot-redis-brain, and my hubot is connecting to redis every time it starts. But i still don’t know how to save data to redis, none of the hubot info seems to be saved by redis. I haven’t set up any variable either. so all i need to do is just
export REDIS_URL=redis://passwd@192.168.0.1:16379/prefix ?
that will make redis remember all the log in information? any more setup i need to do? what do i need to do to save hubot data to redis? Is there tutorial i can read ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Yes, export should make it working.
I think you don’t need tutorial, the only thing you need to refer is hubot-redis-brain GitHub repo. Helpful informations are under README.md.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.