Integrate VM 192.168.178.111 services into public and admin dashboards using ping monitoring
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s

This commit is contained in:
Kroonk
2026-07-02 11:31:52 +02:00
parent 7227550998
commit 88761708da
4 changed files with 47 additions and 5 deletions

View File

@@ -22,9 +22,13 @@
- Movies:
icon: jellyfin.png
href: https://movies.mischlabs.de
description: Filme & Serien
server: local
container: jellyfin-app-1
description: Filme & Serien (VM)
ping: http://192.168.178.111:8096
- Plex:
icon: plex.png
href: http://192.168.178.111:32400
description: Plex Media Server (VM)
ping: http://192.168.178.111:32400
- Audiobooks:
icon: audiobookshelf.png
href: https://audiobook.mischlabs.de
@@ -38,7 +42,34 @@
server: local
container: calibre-web
- Arbeit:
- Servarr (VM):
- Jellyseerr:
icon: jellyseerr.png
href: http://192.168.178.111:5055
description: Medienanfragen verwalten
ping: http://192.168.178.111:5055
- Sonarr:
icon: sonarr.png
href: http://192.168.178.111:8989
description: Serien verwalten
ping: http://192.168.178.111:8989
- Radarr:
icon: radarr.png
href: http://192.168.178.111:7878
description: Filme verwalten
ping: http://192.168.178.111:7878
- Prowlarr:
icon: prowlarr.png
href: http://192.168.178.111:9696
description: Indexer Manager
ping: http://192.168.178.111:9696
- SABnzbd:
icon: sabnzbd.png
href: http://192.168.178.111:8080
description: Usenet Downloader
ping: http://192.168.178.111:8080
- Arbeit & Admin:
- Git:
icon: gitea.png
href: https://git.mischlabs.de
@@ -51,12 +82,17 @@
description: Dashboard Config bearbeiten
server: local
container: mischlabs-editor
- Portainer (VM):
icon: portainer.png
href: https://192.168.178.111:9443
description: VM Container verwalten
ping: https://192.168.178.111:9443
- Persönlich:
- MiChess:
icon: lichess.png
href: https://michess.mischlabs.de
description: Schach spiel
description: Schach spielen
server: local
container: michess
- Tom:

View File

@@ -1,4 +1,5 @@
title: MischLabs Admin
theme: dark
language: de
tlsInsecure: true

View File

@@ -15,6 +15,10 @@
icon: calibre-web.png
href: https://books.mischlabs.de
description: Bücher & Bibliothek
- Plex:
icon: plex.png
href: http://192.168.178.111:32400
description: Plex Media Server
- Persönlich:
- MiChess:

View File

@@ -1,3 +1,4 @@
title: MischLabs
theme: dark
language: de
tlsInsecure: true