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
All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 14s
This commit is contained in:
@@ -22,9 +22,13 @@
|
|||||||
- Movies:
|
- Movies:
|
||||||
icon: jellyfin.png
|
icon: jellyfin.png
|
||||||
href: https://movies.mischlabs.de
|
href: https://movies.mischlabs.de
|
||||||
description: Filme & Serien
|
description: Filme & Serien (VM)
|
||||||
server: local
|
ping: http://192.168.178.111:8096
|
||||||
container: jellyfin-app-1
|
- Plex:
|
||||||
|
icon: plex.png
|
||||||
|
href: http://192.168.178.111:32400
|
||||||
|
description: Plex Media Server (VM)
|
||||||
|
ping: http://192.168.178.111:32400
|
||||||
- Audiobooks:
|
- Audiobooks:
|
||||||
icon: audiobookshelf.png
|
icon: audiobookshelf.png
|
||||||
href: https://audiobook.mischlabs.de
|
href: https://audiobook.mischlabs.de
|
||||||
@@ -38,7 +42,34 @@
|
|||||||
server: local
|
server: local
|
||||||
container: calibre-web
|
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:
|
- Git:
|
||||||
icon: gitea.png
|
icon: gitea.png
|
||||||
href: https://git.mischlabs.de
|
href: https://git.mischlabs.de
|
||||||
@@ -51,12 +82,17 @@
|
|||||||
description: Dashboard Config bearbeiten
|
description: Dashboard Config bearbeiten
|
||||||
server: local
|
server: local
|
||||||
container: mischlabs-editor
|
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:
|
- Persönlich:
|
||||||
- MiChess:
|
- MiChess:
|
||||||
icon: lichess.png
|
icon: lichess.png
|
||||||
href: https://michess.mischlabs.de
|
href: https://michess.mischlabs.de
|
||||||
description: Schach spiel
|
description: Schach spielen
|
||||||
server: local
|
server: local
|
||||||
container: michess
|
container: michess
|
||||||
- Tom:
|
- Tom:
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
title: MischLabs Admin
|
title: MischLabs Admin
|
||||||
theme: dark
|
theme: dark
|
||||||
language: de
|
language: de
|
||||||
|
tlsInsecure: true
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,10 @@
|
|||||||
icon: calibre-web.png
|
icon: calibre-web.png
|
||||||
href: https://books.mischlabs.de
|
href: https://books.mischlabs.de
|
||||||
description: Bücher & Bibliothek
|
description: Bücher & Bibliothek
|
||||||
|
- Plex:
|
||||||
|
icon: plex.png
|
||||||
|
href: http://192.168.178.111:32400
|
||||||
|
description: Plex Media Server
|
||||||
|
|
||||||
- Persönlich:
|
- Persönlich:
|
||||||
- MiChess:
|
- MiChess:
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
title: MischLabs
|
title: MischLabs
|
||||||
theme: dark
|
theme: dark
|
||||||
language: de
|
language: de
|
||||||
|
tlsInsecure: true
|
||||||
|
|||||||
Reference in New Issue
Block a user