Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9330366d1 | ||
|
|
7d8e3363e7 |
BIN
assets/tools/zipkin.png
Normal file
BIN
assets/tools/zipkin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
11
config.yml
11
config.yml
@@ -58,7 +58,7 @@ services:
|
|||||||
logo: "assets/tools/jellyfin.png"
|
logo: "assets/tools/jellyfin.png"
|
||||||
url: "https://jellyfin.ducoterra.net"
|
url: "https://jellyfin.ducoterra.net"
|
||||||
tag: "Entertainment"
|
tag: "Entertainment"
|
||||||
target: "_blank"
|
target: '_blank'
|
||||||
- name: "Monitoring"
|
- name: "Monitoring"
|
||||||
icon: "fas fa-heartbeat"
|
icon: "fas fa-heartbeat"
|
||||||
items:
|
items:
|
||||||
@@ -66,12 +66,17 @@ services:
|
|||||||
logo: "assets/tools/grafana.png"
|
logo: "assets/tools/grafana.png"
|
||||||
url: "https://grafana.ducoterra.net/"
|
url: "https://grafana.ducoterra.net/"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: "_blank"
|
target: '_blank'
|
||||||
- name: "Graphite"
|
- name: "Graphite"
|
||||||
logo: "assets/tools/graphite.png"
|
logo: "assets/tools/graphite.png"
|
||||||
url: "https://graphite.ducoterra.net/"
|
url: "https://graphite.ducoterra.net/"
|
||||||
tag: "Monitoring"
|
tag: "Monitoring"
|
||||||
target: "_blank"
|
target: '_blank'
|
||||||
|
- name: "Zipkin"
|
||||||
|
logo: "assets/tools/zipkin.png"
|
||||||
|
url: "https://zipkin.ducoterra.net/"
|
||||||
|
tag: "Monitoring"
|
||||||
|
target: '_blank'
|
||||||
- name: "Network"
|
- name: "Network"
|
||||||
icon: "fas fa-server"
|
icon: "fas fa-server"
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user