homepage: global: nameOverride: homepage controllers: main: type: deployment annotations: reloader.stakater.com/auto: "true" strategy: Recreate containers: main: image: repository: ghcr.io/gethomepage/homepage tag: v0.10.0 pullPolicy: IfNotPresent envFrom: - secretRef: name: homepage-keys-secret resources: requests: cpu: 10m memory: 256Mi serviceAccount: create: true name: homepage configMaps: config: enabled: true data: docker.yaml: "" kubernetes.yaml: | mode: cluster settings.yaml: | favicon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png headerStyle: clean hideVersion: true color: zinc background: image: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/background-2.jpg brightness: 50 theme: dark disableCollapse: true layout: - Media: tab: Applications icon: mdi-multimedia-#ffffff - Public: tab: Applications icon: mdi-earth-#ffffff - Internal: tab: Applications icon: mdi-security-network-#ffffff - Code: tab: Tools icon: mdi-code-block-braces-#ffffff - Monitoring: tab: Tools icon: mdi-chart-line-#ffffff - Services: tab: Services icon: mdi-toolbox-outline-#ffffff - Hardware: tab: Services icon: mdi-server-network-#ffffff - Storage: tab: Services icon: mdi-database-#ffffff - TV Shows: tab: Servarr icon: mdi-television-#ffffff - Movies: tab: Servarr icon: mdi-filmstrip-#ffffff - Music: tab: Servarr icon: mdi-music-box-multiple-#ffffff - Services (Servarr): tab: Servarr icon: mdi-radar-#ffffff - External Services: tab: Bookmarks icon: mdi-cloud-#ffffff - Other Homes: tab: Bookmarks icon: mdi-cloud-#ffffff - Trackers: tab: Bookmarks icon: mdi-cloud-#ffffff widgets.yaml: | - logo: icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png - kubernetes: cluster: show: true cpu: true memory: true showLabel: true label: "Cluster" nodes: show: false - datetime: text_size: xl format: dateStyle: long timeStyle: short hour12: false - openmeteo: label: St. Paul latitude: 44.95 longitude: 93.09 units: metric cache: 5 services.yaml: | - Media: - Plex: icon: sh-plex.svg description: Media server href: https://plex-cl01tl.boreal-beaufort.ts.net siteMonitor: http://plex.plex:32400 statusStyle: dot - Media Requests: icon: sh-overseerr.svg description: Overseer href: https://overseerr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://overseerr.overseerr:80 statusStyle: dot - Jellyfin: icon: sh-jellyfin.svg description: Media server href: https://jellyfin-cl01tl.boreal-beaufort.ts.net siteMonitor: http://jellyfin-main.jellyfin:80 statusStyle: dot - Jellyfin Vue: icon: sh-jellyfin.svg description: Media server ( alternative interface ) href: https://jellyfin-vue-cl01tl.boreal-beaufort.ts.net siteMonitor: http://jellyfin-vue.jellyfin:80 statusStyle: dot - Youtube Archive: icon: sh-tube-archivist-light.png description: TubeAchivist href: https://tubearchivist-cl01tl.boreal-beaufort.ts.net/login siteMonitor: http://tubearchivist.tubearchivist:80 statusStyle: dot - Photos: icon: sh-immich.svg description: Immich href: https://immich-cl01tl.boreal-beaufort.ts.net siteMonitor: http://immich-main.immich:2283 statusStyle: dot - Podcasts and Audiobooks: icon: sh-audiobookshelf.svg description: Audiobookshelf href: https://audiobookshelf-cl01tl.boreal-beaufort.ts.net siteMonitor: http://audiobookshelf.audiobookshelf:80 statusStyle: dot - Books: icon: sh-calibre-web-light.svg description: Calibre Web Automated href: https://calibre-cl01tl.boreal-beaufort.ts.net siteMonitor: http://calibre-web-automated-main.calibre-web-automated:8083 statusStyle: dot - Public: - Site: icon: https://web-assets-3bfcb5585cbd63dc365d32a3.nyc3.cdn.digitaloceanspaces.com/alexlebens-net/icon_white.png description: Profile Website href: https://www.alexlebens.dev siteMonitor: https://www.alexlebens.dev statusStyle: dot - Content Management: icon: directus.png description: Directus href: https://directus.alexlebens.dev siteMonitor: https://directus.alexlebens.dev statusStyle: dot - Chat: icon: sh-element.svg description: Matrix href: https://chat.alexlebens.dev siteMonitor: https://chat.alexlebens.dev statusStyle: dot - Wiki: icon: sh-outline.svg description: Outline href: https://wiki.alexlebens.dev siteMonitor: https://wiki.alexlebens.dev statusStyle: dot - Passwords: icon: sh-vaultwarden-light.svg description: Vaultwarden href: https://passwords.alexlebens.dev siteMonitor: https://passwords.alexlebens.dev statusStyle: dot - Bookmarks: icon: sh-hoarder-light.svg description: Hoader href: https://hoarder.alexlebens.dev siteMonitor: https://hoarder.alexlebens.dev statusStyle: dot - RSS: icon: sh-freshrss.svg description: FreshRSS href: https://rss.alexlebens.dev siteMonitor: https://rss.alexlebens.dev statusStyle: dot - Internal: - Home Automation: icon: sh-home-assistant.svg description: Home Assistant href: https://home-assistant-cl01tl.boreal-beaufort.ts.net siteMonitor: http://home-assistant.home-assistant:8123 statusStyle: dot - AI: icon: sh-ollama-light.svg description: Ollama href: https://ollama-cl01tl.boreal-beaufort.ts.net siteMonitor: http://ollama-web.ollama:80 statusStyle: dot - Email: icon: sh-roundcube.svg description: Roundcube href: https://mail-cl01tl.boreal-beaufort.ts.net siteMonitor: http://roundcube.roundcube:80 statusStyle: dot - Web Design: icon: sh-penpot-light.svg description: Penpot href: https://penpot-cl01tl.boreal-beaufort.ts.net siteMonitor: http://penpot-frontend.penpot:80 statusStyle: dot - Code: - Code (Public): icon: sh-gitea.svg description: Gitea href: https://gitea.alexlebens.dev siteMonitor: https://gitea.alexlebens.dev statusStyle: dot - Code (Tailnet): icon: sh-gitea.svg description: Gitea href: https://gitea-cl01tl.boreal-beaufort.ts.net siteMonitor: http://gitea.gitea:3000 statusStyle: dot - Code (ps10rp): icon: sh-gitea.svg description: Gitea href: https://gitea.lebens-home.net siteMonitor: https://gitea.lebens-home.net statusStyle: dot - IDE (Public): icon: sh-visual-studio-code.svg description: VS Code href: https://codeserver.alexlebens.dev siteMonitor: https://codeserver.alexlebens.dev statusStyle: dot - IDE (Home Assistant): icon: sh-visual-studio-code.svg description: Edit config for Home Assistant href: https://home-assistant-codeserver-cl01tl.boreal-beaufort.ts.net siteMonitor: http://home-assistant.home-assistant:8443 statusStyle: dot - Continuous Deployment: icon: sh-argo-cd.svg description: ArgoCD href: https://argocd-cl01tl.boreal-beaufort.ts.net siteMonitor: http://argocd-server.argocd:80 statusStyle: dot namespace: argocd - Workflows: icon: sh-argo-cd.svg description: Argo Workflows href: https://argo-workflows-cl01tl.boreal-beaufort.ts.net siteMonitor: http://argo-workflows-server.argo-workflows:2746 statusStyle: dot namespace: argocd - Deployment: icon: https://raw.githubusercontent.com/mbecker20/komodo/refs/heads/main/frontend/public/logo192.png description: Komodo href: https://komodo-cl01tl.boreal-beaufort.ts.net siteMonitor: http://komodo.komodo:80 statusStyle: dot namespace: komodo - Monitoring: - Kubernetes: icon: kubernetes.png description: Headlamp href: https://headlamp-cl01tl.boreal-beaufort.ts.net siteMonitor: http://headlamp.headlamp:80 statusStyle: dot - Network Monitoring: icon: cilium.png description: Hubble for Cilium href: https://hubble-cl01tl.boreal-beaufort.ts.net siteMonitor: http://hubble-ui.kube-system:80 statusStyle: dot - Dashboard: icon: sh-grafana.svg description: Grafana href: https://grafana-cl01tl.boreal-beaufort.ts.net siteMonitor: http://grafana.grafana:80/api/health statusStyle: dot - Metrics: icon: sh-prometheus.svg description: Prometheus href: https://prometheus-cl01tl.boreal-beaufort.ts.net siteMonitor: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090 statusStyle: dot widget: type: prometheus url: http://kube-prometheus-stack-prometheus.kube-prometheus-stack:9090 - Alerts: icon: sh-prometheus.svg description: Alertmanager href: https://alertmanager-cl01tl.boreal-beaufort.ts.net siteMonitor: http://kube-prometheus-stack-alertmanager.kube-prometheus-stack:9093 statusStyle: dot - Tautulli: icon: sh-tautulli.svg description: Plex Monitoring href: https://tautulli-cl01tl.boreal-beaufort.ts.net siteMonitor: http://tautulli.tautulli:80 statusStyle: dot - Jellystat: icon: sh-jellystat.png description: Jellyfin Monitoring href: https://jellystat-cl01tl.boreal-beaufort.ts.net siteMonitor: http://jellystat.jellystat:3000 statusStyle: dot - Services: - Auth (Public): icon: sh-authentik.svg description: Authentik href: https://auth.alexlebens.dev siteMonitor: https://auth.alexlebens.dev statusStyle: dot - Auth (Internal): icon: sh-authentik.svg description: Authentik href: https://auth-cl01tl.boreal-beaufort.ts.net siteMonitor: http://authentik-server.authentik:80 statusStyle: dot - Email: icon: sh-stalwart-mail-server.svg description: Stalwart href: https://stalwart-cl01tl.boreal-beaufort.ts.net siteMonitor: http://stalwart.stalwart:80 statusStyle: dot - Reverse Proxy (cl01tl): icon: sh-traefik.svg description: Traefik href: https://traefik-cl01tl.alexlebens.net/dashboard/#/ siteMonitor: https://traefik-cl01tl.alexlebens.net/dashboard/#/ statusStyle: dot widget: type: traefik url: https://traefik-cl01tl.alexlebens.net - Reverse Proxy (ps10rp): icon: sh-traefik.svg description: Traefik href: https://traefik-ps10rp.lebens-home.net/dashboard/#/ siteMonitor: https://traefik-ps10rp.lebens-home.net/dashboard/#/ statusStyle: dot - Hardware: - Network Management (alexlebens.net): icon: sh-ubiquiti-unifi.svg description: Unifi href: https://unifi.alexlebens.net siteMonitor: https://unifi.alexlebens.net statusStyle: dot - Network Management (lebens-home.net): icon: sh-ubiquiti-unifi.svg description: Unifi href: https://unifi.lebens-home.net siteMonitor: https://unifi.lebens-home.net statusStyle: dot - Host Management (ps10rp): icon: sh-cockpit-light.svg description: Cockpit href: https://cockpit-ps10rp.lebens-home.net:9090 siteMonitor: https://cockpit-ps10rp.lebens-home.net:9090 statusStyle: dot - Network Attached Storage: icon: sh-synology-light.svg description: Synology href: https://synology.alexlebens.net siteMonitor: https://synology.alexlebens.net statusStyle: dot widget: type: diskstation url: https://synology.alexlebens.net username: {{ "{{HOMEPAGE_VAR_SYNOLOGY_USER}}" }} password: {{ "{{HOMEPAGE_VAR_SYNOLOGY_PASSWORD}}" }} volume: volume_2 - TV Tuner: icon: sh-hdhomerun.svg description: HD Homerun href: http://hdhr.alexlebens.net siteMonitor: http://hdhr.alexlebens.net statusStyle: dot - KVM: icon: sh-pikvm-light.svg description: Pi KVM href: https://pikvm.alexlebens.net siteMonitor: https://pikvm.alexlebens.net statusStyle: dot - 3D Printer: icon: sh-mainsail.svg description: K1C Mainsail href: http://printer.lebens-home.net siteMonitor: http://printer.lebens-home.net statusStyle: dot - Storage: - Cluster Storage: icon: ceph.png description: Ceph href: https://ceph-cl01tl.boreal-beaufort.ts.net siteMonitor: http://rook-ceph-mgr-dashboard.rook-ceph:7000 statusStyle: dot - Database: icon: sh-pgadmin-light.svg description: PGAdmin href: https://pgadmin-cl01tl.boreal-beaufort.ts.net siteMonitor: http://pgadmin.pgadmin:80 statusStyle: dot - Secrets: icon: sh-hashicorp-vault.svg description: Vault href: https://vault-cl01tl.boreal-beaufort.ts.net siteMonitor: http://vault.vault:8200 statusStyle: dot - Object Storage (Outline): icon: sh-minio.svg description: Minio Tenant href: https://minio-outline-cl01tl.boreal-beaufort.ts.net siteMonitor: http://minio-outline-console.outline:9090 statusStyle: dot - Object Storage (Penpot): icon: sh-minio.svg description: Minio Tenant href: https://minio-penpot-cl01tl.boreal-beaufort.ts.net siteMonitor: http://minio-penpot-console.penpot:9090 statusStyle: dot - Object Storage (Directus): icon: sh-minio.svg description: Minio Tenant href: https://minio-directus-cl01tl.boreal-beaufort.ts.net siteMonitor: http://minio-directus-console.directus:9090 statusStyle: dot - TV Shows: - Sonarr: icon: sh-sonarr.svg description: TV Shows href: https://sonarr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://sonarr4.sonarr4:80 statusStyle: dot widget: type: sonarr url: http://sonarr4.sonarr4:80 key: {{ "{{HOMEPAGE_VAR_SONARR_KEY}}" }} fields: ["wanted", "queued", "series"] enableQueue: false - Sonarr 4K: icon: sh-sonarr.svg description: TV Shows 4K href: https://sonarr-4k-cl01tl.boreal-beaufort.ts.net siteMonitor: http://sonarr4-4k.sonarr4-4k:80 statusStyle: dot widget: type: sonarr url: http://sonarr4-4k.sonarr4-4k:80 key: {{ "{{HOMEPAGE_VAR_SONARR4K_KEY}}" }} fields: ["wanted", "queued", "series"] enableQueue: false - Sonarr Anime: icon: sh-sonarr.svg description: Anime Shows href: https://sonarr-anime-cl01tl.boreal-beaufort.ts.net siteMonitor: http://sonarr4-anime.sonarr4-anime:80 statusStyle: dot widget: type: sonarr url: http://sonarr4-anime.sonarr4-anime:80 key: {{ "{{HOMEPAGE_VAR_SONARRANIME_KEY}}" }} fields: ["wanted", "queued", "series"] enableQueue: false - Movies: - Radarr: icon: sh-radarr.svg description: Movies href: https://radarr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://radarr5.radarr5:80 statusStyle: dot widget: type: radarr url: http://radarr5.radarr5:80 key: {{ "{{HOMEPAGE_VAR_RADARR_KEY}}" }} fields: ["wanted", "queued", "movies"] enableQueue: false - Radarr 4K: icon: sh-radarr.svg description: Movies 4K href: https://radarr-4k-cl01tl.boreal-beaufort.ts.net siteMonitor: http://radarr5-4k.radarr5-4k:80 statusStyle: dot widget: type: radarr url: http://radarr5-4k.radarr5-4k:80 key: {{ "{{HOMEPAGE_VAR_RADARR4K_KEY}}" }} fields: ["wanted", "queued", "movies"] enableQueue: false - Radarr Anime: icon: sh-radarr.svg description: Anime Movies href: https://radarr-anime-cl01tl.boreal-beaufort.ts.net siteMonitor: http://radarr5-anime.radarr5-anime:80 statusStyle: dot widget: type: radarr url: http://radarr5-anime.radarr5-anime:80 key: {{ "{{HOMEPAGE_VAR_RADARRANIME_KEY}}" }} fields: ["wanted", "queued", "movies"] enableQueue: false - Radarr Stand Up: icon: sh-radarr.svg description: Stand Up href: https://radarr-standup-cl01tl.boreal-beaufort.ts.net siteMonitor: http://radarr5-standup.radarr5-standup:80 statusStyle: dot widget: type: radarr url: http://radarr5-standup.radarr5-standup:80 key: {{ "{{HOMEPAGE_VAR_RADARRSTANDUP_KEY}}" }} fields: ["wanted", "queued", "movies"] enableQueue: false - Music: - Lidarr: icon: sh-lidarr.svg description: Music href: https://lidarr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://lidarr2.lidarr2:80 statusStyle: dot widget: type: lidarr url: http://lidarr2.lidarr2:80 key: {{ "{{HOMEPAGE_VAR_LIDARR2_KEY}}" }} fields: ["wanted", "queued", "artists"] - LidaTube: icon: sh-lidatube.png description: Searches for Music href: https://lidatube-cl01tl.boreal-beaufort.ts.net siteMonitor: http://lidatube.lidatube:80 statusStyle: dot - Services (Servarr): - qBittorrent: icon: sh-qbittorrent.svg description: P2P Downloads href: https://qbittorrent-cl01tl.boreal-beaufort.ts.net siteMonitor: http://qbittorrent.qbittorrent:8080 statusStyle: dot widget: type: qbittorrent url: http://qbittorrent.qbittorrent:8080 enableLeechProgress: true - Prowlarr: icon: sh-prowlarr.svg description: Indexers href: https://prowlarr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://prowlarr.prowlarr:80 statusStyle: dot - Soulseek: icon: sh-slskd.png description: slskd href: https://slskd-cl01tl.boreal-beaufort.ts.net siteMonitor: http://slskd.slskd:5030 statusStyle: dot - CWA Downloader: icon: sh-calibre.png description: Calibre Web Automated Book Downloader href: https://calibre-downloader-cl01tl.boreal-beaufort.ts.net siteMonitor: http://calibre-web-automated-downloader.calibre-web-automated:8084 statusStyle: dot - Tdarr: icon: sh-tdarr.png description: Media transcoding and health checks href: https://tdarr-cl01tl.boreal-beaufort.ts.net siteMonitor: http://tdarr-web.tdarr:8265 statusStyle: dot widget: type: tdarr url: http://tdarr-web.tdarr:8265 bookmarks.yaml: | - External Services: - Github: - abbr: GH href: https://github.com/alexlebens/infrastructure - Renovate: - abbr: RN href: https://developer.mend.io/[platform]/alexlebens/infrastructure - Digital Ocean: - abbr: DO href: https://www.digitalocean.com/ - AWS: - abbr: AW href: https://aws.amazon.com/console/ - Cloudflare: - abbr: CF href: https://dash.cloudflare.com/b76e303258b84076ee01fd0f515c0768 - Tailscale: - abbr: TS href: https://login.tailscale.com/admin/machines - ProtonVPN: - abbr: PV href: https://account.protonvpn.com/ - Unifi: - abbr: UF href: https://unifi.ui.com/ - Pushover: - abbr: PO href: https://pushover.net - ReCaptcha: - abbr: RC href: https://www.google.com/recaptcha/admin/site/698983587 - Dashboard Icons: - abbr: DI href: https://github.com/walkxcode/dashboard-icons/tree/main/png - Other Homes: - Dev: - abbr: DV href: https://home.alexlebens.dev - Lebens Home: - abbr: LH href: https://www.lebens-home.net - Trackers: - Torrentleech: - abbr: TL href: https://www.torrentleech.org - Avistaz: - abbr: AV href: https://avistaz.to - Cinemaz: - abbr: CM href: https://cinemaz.to - Cathode Ray Tube: - abbr: CRT href: https://www.cathode-ray.tube - Alpha Ratio: - abbr: AL href: https://alpharatio.cc/ - MV Group: - abbr: MV href: https://forums.mvgroup.org service: http: controller: main ports: http: port: 80 targetPort: 3000 protocol: HTTP ingress: tailscale: enabled: true className: tailscale hosts: - host: home-cl01tl paths: - path: / pathType: Prefix service: name: homepage port: 80 tls: - hosts: - home-cl01tl persistence: config: enabled: true type: configMap name: homepage-config advancedMounts: main: main: - path: /app/config/bookmarks.yaml readOnly: true mountPropagation: None subPath: bookmarks.yaml - path: /app/config/docker.yaml readOnly: true mountPropagation: None subPath: docker.yaml - path: /app/config/kubernetes.yaml readOnly: true mountPropagation: None subPath: kubernetes.yaml - path: /app/config/services.yaml readOnly: true mountPropagation: None subPath: services.yaml - path: /app/config/settings.yaml readOnly: true mountPropagation: None subPath: settings.yaml - path: /app/config/widgets.yaml readOnly: true mountPropagation: None subPath: widgets.yaml