2 Commits

Author SHA1 Message Date
ducoterra
2b4ca7a64a fix http 2020-08-17 15:10:57 -04:00
ducoterra
5a1e697c0a add pihole.ducoterra.net and multiple glances 2020-08-17 15:07:59 -04:00

View File

@@ -58,11 +58,26 @@ 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: "http://red"
tag: "Monitoring"
target: '_blank'
- name: "Grey"
logo: "assets/tools/glances.png"
url: "https://grey"
tag: "Monitoring"
target: '_blank'
- name: "Purple"
logo: "assets/tools/glances.png"
url: "https://purple"
tag: "Monitoring"
target: '_blank'
- name: "Network"
icon: "fas fa-server"
items:
@@ -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: "http://pihole.ducoterra.net/admin/"
target: '_blank'