User Tools

Site Tools


wiki:tech:admin-notes

This is an old revision of the document!


sysadmin useful notes

RabbitMQ

create new user and add rights to context

rabbitmqctl add_user tt1 tt1 && 
rabbitmqctl set_user_tags tt1 administrator && 
rabbitmqctl set_permissions -p / tt1 ".*" ".*" ".*"
wiki/tech/admin-notes.1516878462.txt.gz · Last modified: 2018/01/25 14:07 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki