diff --git a/.gitignore b/.gitignore index a00ca0a..d84cf98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ data/ **/.env +conf/homepage/logs/ diff --git a/compose/uptimekuma/compose.yaml b/compose/uptimekuma/compose.yaml new file mode 100644 index 0000000..cf40744 --- /dev/null +++ b/compose/uptimekuma/compose.yaml @@ -0,0 +1,27 @@ +version: "3.3" +services: + uptime-kuma: + restart: always + ports: + - 3001:3001 + volumes: + - uptime-kuma:/app/data + container_name: uptime-kuma + image: louislam/uptime-kuma:latest + labels: + - homepage.group=Apps + - homepage.name=Uptime Kuma + - homepage.icon=mdi-arrow-up-bold-circle + - homepage.description=Service Monitoring (esh) + - homepage.href=http://10.0.50.45:3001 + - homepage.widget.type=uptimekuma + - homepage.widget.url=http://10.0.50.45:3001 + - homepage.widget.slug=nethealth + networks: + - tnet +volumes: + uptime-kuma: {} +networks: + tnet: + name: traefik-net + external: true diff --git a/conf/homepage/logs/homepage.log b/conf/homepage/logs/homepage.log index fec5f2b..32a8916 100755 --- a/conf/homepage/logs/homepage.log +++ b/conf/homepage/logs/homepage.log @@ -21437,3 +21437,15 @@ Data: {"type":"Buffer","data":[60,33,68,79,67,84,89,80,69,32,104,116,109,108,62, port: 32400 } ] +[2024-06-11T22:14:10.546Z] error: Error calling http://10.0.50.57:8096/emby/Sessions... +[2024-06-11T22:14:10.546Z] error: [ + 500, + Error: connect ECONNREFUSED 10.0.50.57:8096 + at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) { + errno: -111, + code: 'ECONNREFUSED', + syscall: 'connect', + address: '10.0.50.57', + port: 8096 + } +] diff --git a/conf/homepage/services.yaml b/conf/homepage/services.yaml index 1219751..4078894 100755 --- a/conf/homepage/services.yaml +++ b/conf/homepage/services.yaml @@ -12,6 +12,16 @@ type: plex url: http://10.0.50.56:32400 key: xkKeTCQaLhh3nUDGToLf + - Jellyfin: + href: http://10.0.50.57:8096 + icon: si-jellyfin + siteMonitor: http://10.0.50.57:8096 + description: Media Server (esh-nas-pve 10.0.50.57) + widget: + type: jellyfin + url: http://10.0.50.57:8096 + key: 068ca2d04e1041e894c04b36122e09ce + enableBlocks: true - ESH: - Brother Printer: @@ -63,7 +73,7 @@ icon: mdi-wall-fire siteMonitor: https://10.250.250.1 description: ana-gw Fortigate 81F - - PFI-r750xs-kvm: + - PFI-ML1-kvm: href: http://10.250.250.40/ ping: http://10.250.250.40/ icon: mdi-monitor @@ -76,6 +86,15 @@ siteMonitor: https://10.250.250.31:8006/ description: Proxmox Server icon: si-proxmox + - ANA-NAS: + href: https://10.250.50.50:9090/ + siteMonitor: https://10.250.50.50:9090/ + description: PVE NAS root + icon: mdi-nas + - ANA-FileBot: + ping: https://10.250.50.53/ + description: Proxmox Server + icon: si-proxmox - PFI-VM-Docker: icon: si-docker ping: 10.250.50.70