Skip to content

Commit

Permalink
Getting new master files to LL-238 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinLemon112 committed Oct 27, 2023
1 parent 0daa1b0 commit 54871d7
Show file tree
Hide file tree
Showing 34 changed files with 1,939 additions and 1,395 deletions.
3,305 changes: 1,912 additions & 1,393 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions src/notification/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ services:
- "RABBITMQ_DEFAULT_PASS=Lumi-123"
- "RABBITMQ_DEFAULT_USER=luminosityleds"
ports:
- 15672:15672
- 5672:5672
- "15672:15672"
- "5672:5672"
networks:
- rabbitmq_go_net
volumes:
- ./rabbitmq-data:/var/lib/rabbitmq


networks:
rabbitmq_go_net:
Expand Down
1 change: 1 addition & 0 deletions src/notification/rabbitmq-data/.erlang.cookie
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
BMGEXGRAYIBTKLTUIOFD
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[drop_unroutable_metric,empty_basic_get_metric,implicit_default_bindings,
maintenance_mode_status,quorum_queue,stream_queue,user_limits,
virtual_host_metadata].
1 change: 1 addition & 0 deletions src/notification/rabbitmq-data/mnesia/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
17
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{[rabbit@0add5a99c5d9],[rabbit@0add5a99c5d9]}.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
RAWA
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
%% This file is auto-generated! Edit at your own risk!
{segment_entry_count, 2048}.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[rabbit@0add5a99c5d9].
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
RAWA
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
cXM
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[store_msg,persistent_bytes,multiple_routing_keys,exchange_options,queue_options,topic_permission,vhost_limits,user_password_hashing,cluster_name,policy_apply_to,topic_trie_node,mirrored_supervisor,gm,user_admin_to_tags,exchange_event_serial,semi_durable_route,topic_trie,add_opts_to_listener,remove_user_scope,move_messages_to_vhost_store].

0 comments on commit 54871d7

Please sign in to comment.