Files
homelab-configs/homepage/services.yaml
T
2026-04-29 21:17:53 -04:00

58 lines
1.7 KiB
YAML

---
# https://gethomepage.dev/configs/services/
# Widget docs per service: https://gethomepage.dev/widgets/
- Homelab:
- Nextcloud:
href: https://cloud.klhoud.com
description: Files, calendar, contacts
icon: nextcloud.svg
siteMonitor: https://cloud.klhoud.com
widget:
type: nextcloud
url: https://cloud.klhoud.com
username: "{{HOMEPAGE_VAR_NEXTCLOUD_USER}}"
password: "{{HOMEPAGE_VAR_NEXTCLOUD_PASS}}"
- AdGuard Home:
href: https://adguard.klhoud.com
description: Network-wide DNS blocking
icon: adguard-home.svg
siteMonitor: https://adguard.klhoud.com
widget:
type: adguard
url: https://adguard.klhoud.com
username: "{{HOMEPAGE_VAR_ADGUARD_USER}}"
password: "{{HOMEPAGE_VAR_ADGUARD_PASS}}"
- Proxmox:
href: https://proxmox.klhoud.com
description: Hypervisor
icon: proxmox.svg
siteMonitor: https://proxmox.klhoud.com
widget:
type: proxmox
url: https://proxmox.klhoud.com
username: "{{HOMEPAGE_VAR_PROXMOX_USER}}" # e.g. api@pam!homepage
password: "{{HOMEPAGE_VAR_PROXMOX_TOKEN}}"
node: pve
- Coolify:
href: https://coolify.klhoud.com
description: Self-hosted PaaS
icon: coolify.svg
siteMonitor: https://coolify.klhoud.com
- Projects:
- Cardless:
href: https://cardless.games
description: Card game project
icon: mdi-cards-playing
siteMonitor: https://cardless.games
- Selfworth:
href: https://selfworth.klhoud.com
description: Personal project
icon: mdi-chart-line
siteMonitor: https://selfworth.klhoud.com