From 5a1e697c0af46ea84d67e953b1a89605d4c5c414 Mon Sep 17 00:00:00 2001 From: ducoterra Date: Mon, 17 Aug 2020 15:07:59 -0400 Subject: [PATCH] add pihole.ducoterra.net and multiple glances --- config.yml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/config.yml b/config.yml index 2a3a951..2352997 100644 --- a/config.yml +++ b/config.yml @@ -58,7 +58,22 @@ services: url: "https://zipkin.ducoterra.net/" tag: "Monitoring" target: '_blank' - - name: "Glances" + - name: "Mainframe" + logo: "assets/tools/glances.png" + url: "https://monitor.ducoterra.net/" + tag: "Monitoring" + target: '_blank' + - name: "Red" + logo: "assets/tools/glances.png" + url: "https://monitor.ducoterra.net/" + tag: "Monitoring" + target: '_blank' + - name: "Grey" + logo: "assets/tools/glances.png" + url: "https://monitor.ducoterra.net/" + tag: "Monitoring" + target: '_blank' + - name: "Purple" logo: "assets/tools/glances.png" url: "https://monitor.ducoterra.net/" tag: "Monitoring" @@ -86,13 +101,8 @@ services: tag: "Network" url: "https://traefik-external.ducoterra.net/" target: '_blank' - - name: "Pihole1" + - name: "Pihole" logo: assets/tools/pihole.svg tag: "Network" - url: "https://pihole1.ducoterra.net/admin/" - target: '_blank' - - name: "Pihole2" - logo: assets/tools/pihole.svg - tag: "Network" - url: "https://pihole2.ducoterra.net/admin/" + url: "https://pihole.ducoterra.net/admin/" target: '_blank' \ No newline at end of file