79 lines
2.4 KiB
YAML
79 lines
2.4 KiB
YAML
- Infrastructure:
|
|
- Proxmox 1:
|
|
description: Virtualization
|
|
href: https://192.168.1.81:8006
|
|
icon: proxmox.png
|
|
ping: https://192.168.1.81:8006
|
|
widget:
|
|
type: proxmox
|
|
url: https://192.168.1.81:8006
|
|
username: api@pam!homepage
|
|
password: 3bd05cb9-f768-4e22-93c9-c2b3179ed519
|
|
|
|
- Proxmox 2:
|
|
description: Virtualization
|
|
href: https://192.168.1.46:8006
|
|
icon: proxmox.png
|
|
ping: https://192.168.1.46:8006
|
|
widget:
|
|
type: proxmox
|
|
url: https://192.168.1.46:8006
|
|
username: root@pam!homepage
|
|
password: 6d3707fa-be5d-4bff-b1b4-900a5a65f4f9
|
|
|
|
- Traefik:
|
|
description: Routing
|
|
href: https://192.168.1.87:8080
|
|
icon: traefik.png
|
|
ping: https://192.168.1.87:8080
|
|
widget:
|
|
type: traefik
|
|
url: http://192.168.1.87:8080
|
|
|
|
- Uptime Kuma:
|
|
description: Uptime tracker
|
|
href: https://status.vidoks.fr
|
|
icon: https://status.vidoks.fr/icon.svg
|
|
ping: https://status.vidoks.fr
|
|
widget:
|
|
type: uptimekuma
|
|
url: https://status.vidoks.fr
|
|
slug: pedalo
|
|
- Gitea:
|
|
description: Git
|
|
href: https://gitea.vidoks.fr
|
|
icon: gitea.png
|
|
ping: https://gitea.vidoks.fr
|
|
widget:
|
|
type: gitea
|
|
url: https://gitea.vidoks.fr
|
|
key: 5ef96ebfcee6316fd5bbbe85d0bbd88190043495
|
|
|
|
- Media Management:
|
|
- Sonarr:
|
|
href: http://192.168.1.19:8989
|
|
description: TV Series Management
|
|
icon: sonarr.png
|
|
widget:
|
|
type: sonarr
|
|
url: http://192.168.1.19:8989
|
|
key: 1c5ede99d43d44138fbe9362c732586d
|
|
fields: ["wanted", "queued", "series"]
|
|
- Radarr:
|
|
href: http://192.168.1.19:7878
|
|
description: Movie Management
|
|
icon: radarr.png
|
|
widget:
|
|
type: radarr
|
|
url: http://192.168.1.19:7878
|
|
key: 45180a179dae47c7994c91573cfb12c0
|
|
fields: ["wanted", "missing", "queued", "movies"]
|
|
- Prowlarr:
|
|
href: http://192.168.1.19:9696
|
|
description: Indexer Management
|
|
icon: prowlarr.png
|
|
widget:
|
|
type: prowlarr
|
|
url: http://192.168.1.19:9696
|
|
key: fa8e81fae8ba4168bcaf082bba1d0b8c
|
|
fields: ["numberOfGrabs", "numberOfQueries", "numberOfIndexers"] |