From 4a4282e0f91f6f55495f1d9b6f5dc54b3bbc7ead Mon Sep 17 00:00:00 2001 From: Jim Lancaster <40281233+zoltan57@users.noreply.github.com> Date: Mon, 29 Jan 2024 19:16:20 -0600 Subject: [PATCH] Updated links --- dashy/conf.yml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dashy/conf.yml b/dashy/conf.yml index 9406ea5..1ab34c3 100644 --- a/dashy/conf.yml +++ b/dashy/conf.yml @@ -7,40 +7,40 @@ sections: - title: Home Assistant icon: hl-home-assistant url: http://homeassistant:8123 - target: sametab + - title: Zigbee2MQTT icon: z2m.png - url: http://192.168.1.174:8080 - target: sametab + url: http://docker.plan9.localdomain:8080 + - name: Infrastructure items: - title: Proxmox icon: hl-proxmox description: Web UI for the Proxmox host url: https://192.168.1.11:8006 - target: sametab + - title: Portainer icon: hl-portainer description: Dashboard for Docker containers - url: https://192.168.1.174:9443 - target: sametab + url: https://docker.plan9.localdomain:9443 + - title: Cronicle description: Manage cron jobs - url: http://192.168.1.183:3012 + url: http://cronicle.plan9.localdomain:3012 icon: cronicle.png - target: sametab + - name: Dashboards items: - title: InfluxDB description: Database for time series data - url: http://192.168.1.174:8086 + url: http://docker.plan9.localdomain:8086 icon: hl-influxdb - target: sametab + - title: Grafana description: - url: http://192.168.1.174:3000/ + url: http://docker.plan9.localdomain:3000/ icon: hl-grafana - target: sametab + - name: Repos items: - title: Dashy