Manual sync homepage config
This commit is contained in:
@@ -247,3 +247,9 @@ remote: . Processing 1 references
|
||||
remote: Processed 1 references in total
|
||||
To gitea:Micha/homepage.git
|
||||
0314a26..0c59ff5 master -> master
|
||||
[master ba67ba8] Auto-sync: 2026-03-20 12:45:44
|
||||
2 files changed, 315 insertions(+)
|
||||
remote: . Processing 1 references
|
||||
remote: Processed 1 references in total
|
||||
To gitea:Micha/homepage.git
|
||||
0c59ff5..ba67ba8 master -> master
|
||||
|
||||
+61784
File diff suppressed because it is too large
Load Diff
+19
-26
@@ -110,7 +110,7 @@
|
||||
container: Glances
|
||||
widget:
|
||||
type: glances
|
||||
url: http://kallilabcore.local:61208
|
||||
url: http://192.168.178.58:61208
|
||||
version: 4
|
||||
metric: info
|
||||
|
||||
@@ -124,35 +124,30 @@
|
||||
|
||||
- Scrutiny:
|
||||
icon: scrutiny.png
|
||||
href: http://kallilabcore.local:8080/web/dashboard
|
||||
href: http://192.168.178.58:8080/web/dashboard
|
||||
description: S.M.A.R.T.-Monitoring für Festplatten
|
||||
server: my-docker
|
||||
container: scrutiny
|
||||
widget:
|
||||
type: scrutiny
|
||||
url: http://kallilabcore.local:8080
|
||||
url: http://192.168.178.58:8080
|
||||
|
||||
- Netdata:
|
||||
icon: netdata.png
|
||||
href: http://kallilabcore.local:19999
|
||||
href: http://192.168.178.58:19999
|
||||
description: Echtzeit-Telemetrie für Host und Dienste
|
||||
server: my-docker
|
||||
container: netdata
|
||||
widget:
|
||||
type: netdata
|
||||
url: http://kallilabcore.local:19999
|
||||
url: http://192.168.178.58:19999
|
||||
|
||||
- NetAlertX:
|
||||
icon: netalertx.png
|
||||
href: http://kallilabcore.local:20211
|
||||
href: http://192.168.178.58:20211
|
||||
description: Netzwerkgeräte erkennen und überwachen
|
||||
server: my-docker
|
||||
container: netalertx
|
||||
widget:
|
||||
type: netalertx
|
||||
url: http://kallilabcore.local:20211
|
||||
key: YOUR_NETALERTX_API_TOKEN
|
||||
version: 2
|
||||
|
||||
- ntopng:
|
||||
icon: si-ntop
|
||||
@@ -164,27 +159,24 @@
|
||||
|
||||
- Gotify:
|
||||
icon: gotify.png
|
||||
href: http://kallilabcore.local:8088
|
||||
href: http://192.168.178.58:8088
|
||||
description: Push-Benachrichtigungen für KalliLab
|
||||
server: my-docker
|
||||
container: gotify
|
||||
widget:
|
||||
type: gotify
|
||||
url: http://kallilabcore.local:8088
|
||||
key: YOUR_GOTIFY_CLIENT_TOKEN
|
||||
|
||||
|
||||
- 🔒 Netzwerk & Sicherheit:
|
||||
# DNS, Passwortmanagement, sichere Infrastruktur
|
||||
- Pi-hole:
|
||||
icon: pi-hole.png
|
||||
href: http://kallilabcore.local:8543/admin
|
||||
href: http://kallilabcore.local:8543
|
||||
description: Netzwerkweites DNS-Blocking
|
||||
server: my-docker
|
||||
container: binhex-official-pihole
|
||||
widget:
|
||||
type: pihole
|
||||
url: http://kallilabcore.local:8543
|
||||
key: YOUR_PIHOLE_API_KEY
|
||||
url: http://192.168.178.58:8543
|
||||
version: 6
|
||||
key: kuchen123
|
||||
|
||||
- Unbound:
|
||||
icon: unbound.png
|
||||
@@ -218,8 +210,8 @@
|
||||
container: paperless-ngx
|
||||
widget:
|
||||
type: paperlessngx
|
||||
url: http://kallilabcore.local:8000
|
||||
key: YOUR_PAPERLESS_API_TOKEN
|
||||
url: http://192.168.178.58:8000
|
||||
key: 65aa6948d2a6f3ef3d403a4a0d76891e7ae82cbe
|
||||
|
||||
- Paperless-AI:
|
||||
icon: mdi-file-document-edit-outline
|
||||
@@ -237,8 +229,8 @@
|
||||
container: mealie
|
||||
widget:
|
||||
type: mealie
|
||||
url: http://kallilabcore.local:9935
|
||||
key: YOUR_MEALIE_API_KEY
|
||||
url: http://192.168.178.58:9935
|
||||
key: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsb25nX3Rva2VuIjp0cnVlLCJpZCI6IjgxY2VmODBjLTMwZDAtNDM2OS04MjY4LWJkNTRhYmNjZmQ2MyIsIm5hbWUiOiJEYXNoYm9hcmQiLCJpbnRlZ3JhdGlvbl9pZCI6ImdlbmVyaWMiLCJleHAiOjE5MzE3MDM2NDJ9.tdUSLNqmU_uz1HkVgZhnudBnafbGs-pUeY4xqeogAwc
|
||||
version: 2
|
||||
|
||||
- luckyBackup:
|
||||
@@ -284,8 +276,9 @@
|
||||
container: immich_server
|
||||
widget:
|
||||
type: immich
|
||||
url: http://kallilabcore.local:2283
|
||||
key: YOUR_IMMICH_API_KEY
|
||||
url: http://192.168.178.58:2283
|
||||
key: FjgVSrXUaHZ7cymFtd1adRpq2naz1nijTqjqxuvGbs
|
||||
version: 2
|
||||
|
||||
- Stash:
|
||||
icon: stash.png
|
||||
|
||||
Reference in New Issue
Block a user