# ============================================================================== # Dynacat Homelab Dashboard Configuration # ============================================================================== # Place this file at: /opt/dynacat/config/dynacat.yml # ============================================================================== server: host: 0.0.0.0 port: 8080 assets-path: /opt/dynacat/assets db-path: /opt/dynacat/data/dynacat.db theme: background-color: 50 1 6 primary-color: 24 97 58 negative-color: 209 88 54 custom-css-file: /assets/jonah-theme.css pages: # ============================================================================ # PAGE 1: NAVIGATOR & BOOKMARKS (Restructured to 3 columns using split layout) # ============================================================================ - name: Home columns: # Column 1: Calendar, Weather, and Wastebin - size: small widgets: - type: calendar first-day-of-week: sunday - type: weather location: "La Crosse" units: imperial - type: iframe title: "đ Wastebin Quick Paste" source: "https://scratch.jonahlahona.com" height: 250 # Column 2: Search and Bookmarks - size: full widgets: - type: search autofocus: true placeholder: Search... search-engine: google bangs: - title: YouTube shortcut: "!yt" url: https://www.youtube.com/results?search_query={QUERY} - title: GitHub shortcut: "!gh" url: https://github.com/search?q={QUERY} - type: split-column max-columns: 2 widgets: - type: bookmarks groups: - title: đ Core Infrastructure links: - title: Proxmox VE url: https://192.168.1.35:8006 icon: si:proxmox same-tab: true - title: NGINX Proxy Manager url: http://192.168.1.44:81 icon: si:nginx same-tab: true - title: Home Assistant url: https://6avbbjjhs3egemnj8kibuebv2bo7qr2q.ui.nabu.casa/ icon: si:homeassistant same-tab: true - title: Pi-hole url: http://192.168.1.37/admin icon: si:pihole same-tab: true - title: đ Media & Entertainment links: - title: Audiobookshelf url: https://books.jonahlahona.com icon: si:audiobookshelf same-tab: true - title: RomM (Retro ROMs) url: https://retro.jonahlahona.com icon: mdi:controller-classic same-tab: true - title: Pixelfed url: https://family.jonahlahona.com icon: si:pixelfed same-tab: true - title: Jackett url: http://192.168.1.93:9117 icon: /assets/jackett.svg same-tab: true - title: đŽ Gaming links: - title: AMP Game Panel url: https://game.jonahlahona.com icon: mdi:gamepad-variant same-tab: true - title: đ Files & Storage links: - title: OxiCloud url: https://file.jonahlahona.com icon: mdi:cloud same-tab: true - title: Gitea url: https://git.jonahlahona.com icon: si:gitea same-tab: true - type: bookmarks groups: - title: đ ī¸ Utilities & Pantry links: - title: Grocy Pantry url: https://pantry.jonahlahona.com icon: mdi:food-apple same-tab: true - title: KaraKeep Notes url: https://keep.jonahlahona.com icon: si:googlekeep same-tab: true - title: Vaultwarden url: https://key.jonahlahona.com icon: si:vaultwarden same-tab: true - title: Zipline Uploads url: https://zip.jonahlahona.com icon: si:sharex same-tab: true - title: Wastebin Paste url: https://scratch.jonahlahona.com icon: mdi:trash-can-outline same-tab: true - title: MyIP url: http://192.168.1.168:11966 icon: mdi:ip-network same-tab: true - title: Transmute Converter url: https://convert.jonahlahona.com icon: mdi:swap-horizontal same-tab: true - title: đ Web & Social links: - title: YouTube url: https://www.youtube.com icon: si:youtube same-tab: true - title: Reddit url: https://www.reddit.com icon: si:reddit same-tab: true - title: Twitter / X url: https://x.com icon: si:x same-tab: true - title: Gmail url: https://mail.google.com icon: si:gmail same-tab: true - title: Google Keep url: https://keep.google.com icon: si:googlekeep same-tab: true - title: Google Gemini url: https://gemini.google.com icon: si:googlegemini same-tab: true - title: Humble Bundle url: https://www.humblebundle.com icon: si:humblebundle same-tab: true - title: Mega.nz url: https://mega.nz icon: si:mega same-tab: true - title: Associated Bank url: https://www.associatedbank.com icon: mdi:bank same-tab: true # Column 3: Information Feeds - size: small widgets: # - type: iframe # title: "âī¸ LXC Container Controls" # source: "https://6avbbjjhs3egemnj8kibuebv2bo7qr2q.ui.nabu.casa/lovelace-lxc/default_view?kiosk" # height: 280 - type: rss title: Tech News limit: 10 animate: true feeds: - url: https://selfh.st/rss/ title: Selfh.st - url: https://www.howtogeek.com/feed/news/ title: How-To Geek - url: https://www.xda-developers.com/feed/news/ title: XDA Developers - url: https://www.makeuseof.com/feed/category/news/ title: MakeUseOf - url: https://hackaday.com/blog/feed/ title: Hackaday - type: rss title: World & US News limit: 12 animate: true feeds: - url: https://feeds.bbci.co.uk/news/world/rss.xml title: BBC World News - url: https://feeds.npr.org/1001/rss.xml title: NPR News - url: https://feeds.reuters.com/reuters/topNews title: Reuters - url: https://feeds.npr.org/1014/rss.xml title: NPR Politics - url: https://thehill.com/rss/syndicator/19109 title: The Hill # ============================================================================ # PAGE 2: APPLICATION ANALYTICS & MONITORING # ============================================================================ - name: Status & Analytics columns: # Left Column: Storage & Pantry Stats - size: small widgets: # Grocy API Stats - type: custom-api title: "đ Grocy Pantry Overview" url: "https://pantry.jonahlahona.com/api/chores" cache: 5m headers: GROCY-API-KEY: "your_grocy_token_here" template: |