mirror of
https://github.com/azaion/admin.git
synced 2026-04-23 05:06:34 +00:00
fix on recreating resource
add azaion-commands queue add logs for docker run update gitignore
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ rabbitmqctl set_permissions azaion_receiver "" "" ".*"
|
||||
# 2.2 declare queues with x-queue-type stream:
|
||||
rabbitmqadmin declare queue name=azaion-annotations arguments='{"x-queue-type": "stream", "max-segment-size-bytes": 5368709118}'
|
||||
rabbitmqadmin declare queue name=azaion-annotations-confirm arguments='{"x-queue-type": "stream", "max-segment-size-bytes": 5368709118}'
|
||||
|
||||
rabbitmqadmin declare queue name=azaion-commands
|
||||
# 2.3 configure rabbitmq
|
||||
# edit /etc/rabbitmq/rabbitmq.conf
|
||||
# put here:
|
||||
|
||||
Reference in New Issue
Block a user