add terrapen
This commit is contained in:
parent
23bab5495c
commit
6621c20024
1 changed files with 6 additions and 27 deletions
|
@ -67,7 +67,7 @@
|
||||||
image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif";
|
image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
label = "Jellyfin";
|
label = "Flix";
|
||||||
href = "http://chungus:8096/";
|
href = "http://chungus:8096/";
|
||||||
image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif";
|
image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif";
|
||||||
}
|
}
|
||||||
|
@ -93,35 +93,14 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
text = "pepe";
|
|
||||||
items = [
|
|
||||||
{
|
|
||||||
label = "netdata";
|
|
||||||
href = "http://pepe.private:19999/";
|
|
||||||
image = "https://media.giphy.com/media/BkjdN6MQCDPaw/giphy.gif";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
label = "logs";
|
|
||||||
href = "http://grafana.pepe.private/explore";
|
|
||||||
image = "https://raw.githubusercontent.com/cncf/landscape/master/hosted_logos/grafana-loki.svg";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
label = "grafana";
|
|
||||||
href = "http://grafana.pepe.private/";
|
|
||||||
image = "https://www.vectorlogo.zone/logos/grafana/grafana-icon.svg";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
label = "prometheus";
|
|
||||||
href = "http://prometheus.pepe.private/";
|
|
||||||
image = "https://www.vectorlogo.zone/logos/prometheusio/prometheusio-icon.svg";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
|
||||||
|
|
||||||
{
|
{
|
||||||
title = "Various Links";
|
title = "Various Links";
|
||||||
items = [
|
items = [
|
||||||
|
{
|
||||||
|
label = "Terrapen";
|
||||||
|
href = "http://192.168.178.31/";
|
||||||
|
image = "https://i.giphy.com/W08brEWFt7EpA5y2jI.webp";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
label = "NeverSSL";
|
label = "NeverSSL";
|
||||||
href = "https://oldslowfreshlight.neverssl.com/";
|
href = "https://oldslowfreshlight.neverssl.com/";
|
||||||
|
|
Loading…
Reference in a new issue