Changes between Version 5 and Version 6 of mqttredis


Ignore:
Timestamp:
07/31/22 16:39:32 (2 years ago)
Author:
krit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mqttredis

    v5 v6  
    2424}}}
    2525
    26 4. add user to redis-mosq with command "set user password" as follow
     264. add user to redis-mosq with command "set user password" where password get from hash key as in step 2
    2727{{{
    2828krit@mini ~$ docker exec -it redis-mosq  sh -c 'exec redis-cli -h "192.168.176.2" -p "6379"'