Update 'homer/assets/config.yml'

Added RabbitMQ service link
This commit is contained in:
2022-02-22 10:40:07 +00:00
parent 7d1f26c921
commit 0e8edcf963

View File

@@ -145,6 +145,12 @@ services:
url: "https://pgadmin.np.amr.health" url: "https://pgadmin.np.amr.health"
target: "_blank" target: "_blank"
- name: "Message Broker Services"
subtitle: "RabbitMQ Console"
logo: "/homer-icons/png/rabbitmq.png"
url: "https://rabbitmq.np.amr.health"
target: "_blank"
- name: "Server Monitoring" - name: "Server Monitoring"
subtitle: "Monitorix" subtitle: "Monitorix"
logo: "aos-homer-icons/monitorix.png" logo: "aos-homer-icons/monitorix.png"