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