fix on recreating resource

add azaion-commands queue
add logs for docker run
update gitignore
This commit is contained in:
Alex Bezdieniezhnykh
2025-02-21 06:57:30 +02:00
parent 52c7ec09c6
commit 32955e4c66
5 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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: