Adds link to Dozzle, web log viewer

This commit is contained in:
Alicia Sykes 2021-03-28 16:23:39 +01:00
parent 31e7089484
commit df81924c5e
2 changed files with 41 additions and 33 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -153,6 +153,14 @@
},
{
"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",
"description": "System Statistics Aggregation with PromQL",
"iconType": "img",
@ -160,7 +168,7 @@
"url": "http://192.168.130.2:8090/"
},
{
"id":"011",
"id": "012",
"title": "Grafana",
"description": "Data visualised on dashboards",
"iconType": "img",