mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 05:35:07 +02:00
Adds link to Dozzle, web log viewer
This commit is contained in:
parent
31e7089484
commit
df81924c5e
BIN
public/img/item-icons/tile-icons/networking/dozzle.png
Normal file
BIN
public/img/item-icons/tile-icons/networking/dozzle.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 88 KiB |
@ -153,6 +153,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "010",
|
"id": "010",
|
||||||
|
"title": "Dozzle",
|
||||||
|
"description": "Docker container web log viewer",
|
||||||
|
"iconType": "img",
|
||||||
|
"icon": "networking/dozzle",
|
||||||
|
"url": "http://192.168.130.2:8093"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "011",
|
||||||
"title": "Prometheus",
|
"title": "Prometheus",
|
||||||
"description": "System Statistics Aggregation with PromQL",
|
"description": "System Statistics Aggregation with PromQL",
|
||||||
"iconType": "img",
|
"iconType": "img",
|
||||||
@ -160,7 +168,7 @@
|
|||||||
"url": "http://192.168.130.2:8090/"
|
"url": "http://192.168.130.2:8090/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id":"011",
|
"id": "012",
|
||||||
"title": "Grafana",
|
"title": "Grafana",
|
||||||
"description": "Data visualised on dashboards",
|
"description": "Data visualised on dashboards",
|
||||||
"iconType": "img",
|
"iconType": "img",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user