05:54:23 GMT <_ew_> Hi there, is that possible to deploy redis cluster in docker? 07:33:32 GMT _ew_: if you set --net=host 08:00:08 GMT I'm new to redis and considering using it to store/relay data for a project. Are there any articles for when redis is appropriate and when it is not? 11:26:03 GMT hello guys ! I have some problem with redis_3.2.9 on yocto 11:26:44 GMT I use systemd so I've changed the configuration file properly, by the way starting the redis.service service results in this error: 11:27:00 GMT systemd supervision requested, but NOTIFY_SOCKET not found 11:27:07 GMT any suggestion ? 11:32:49 GMT eppak: did you change the Type of your systemd service to "notify" ? 12:39:15 GMT thank you badboy. Your suggestion seems to fix the problem