Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9330366d1 | ||
|
|
7d8e3363e7 | ||
|
|
312547b103 | ||
|
|
2278dc03fb |
BIN
assets/tools/zipkin.png
Normal file
BIN
assets/tools/zipkin.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
10
config.yml
10
config.yml
@@ -34,7 +34,7 @@ services:
|
||||
icon: "fas fa-code-branch"
|
||||
items:
|
||||
- name: "Gitlab"
|
||||
logo: "assets/tools/gitlab.svg"
|
||||
logo: "assets/tools/Gitlab.svg"
|
||||
tag: "CI"
|
||||
url: "https://gitlab.ducoterra.net/"
|
||||
target: '_blank'
|
||||
@@ -58,6 +58,7 @@ services:
|
||||
logo: "assets/tools/jellyfin.png"
|
||||
url: "https://jellyfin.ducoterra.net"
|
||||
tag: "Entertainment"
|
||||
target: '_blank'
|
||||
- name: "Monitoring"
|
||||
icon: "fas fa-heartbeat"
|
||||
items:
|
||||
@@ -65,10 +66,17 @@ services:
|
||||
logo: "assets/tools/grafana.png"
|
||||
url: "https://grafana.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: '_blank'
|
||||
- name: "Graphite"
|
||||
logo: "assets/tools/graphite.png"
|
||||
url: "https://graphite.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: '_blank'
|
||||
- name: "Zipkin"
|
||||
logo: "assets/tools/zipkin.png"
|
||||
url: "https://zipkin.ducoterra.net/"
|
||||
tag: "Monitoring"
|
||||
target: '_blank'
|
||||
- name: "Network"
|
||||
icon: "fas fa-server"
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user