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