From 13e3619cef2176d5f27befd55670612baa5326f1 Mon Sep 17 00:00:00 2001 From: kelinfoxy <67766943+kelinfoxy@users.noreply.github.com> Date: Sat, 24 Jan 2026 22:05:43 -0500 Subject: [PATCH] Homepage config update --- config-templates/homepage/bookmarks.yaml | 498 ++++++++++++++++++++++- config-templates/homepage/custom.css | 23 ++ config-templates/homepage/services.yaml | 122 +++--- config-templates/homepage/widgets.yaml | 4 + 4 files changed, 564 insertions(+), 83 deletions(-) diff --git a/config-templates/homepage/bookmarks.yaml b/config-templates/homepage/bookmarks.yaml index c326d9c..68e770e 100644 --- a/config-templates/homepage/bookmarks.yaml +++ b/config-templates/homepage/bookmarks.yaml @@ -1,29 +1,493 @@ --- -# Homepage Bookmarks +# Homepage Bookmarks - Comprehensive EZ-Homelab Resources -- Documentation: - - GitHub Repository: +- EZ-Homelab Project: + - EZ-Homelab GitHub: - icon: github.png - href: https://github.com/kelinfoxy/AI-Homelab - description: AI-Homelab Repository - - - Homepage Docs: + href: https://github.com/kelinfoxy/EZ-Homelab + description: EZ-Homelab Repository & Documentation + - EZ-Homelab Wiki: + - icon: si-readthedocs + href: https://github.com/kelinfoxy/EZ-Homelab/wiki + description: Comprehensive Documentation Wiki + - Homepage Dashboard: - icon: homepage.png href: https://gethomepage.dev - description: Homepage Documentation + description: Homepage Dashboard Documentation -- Useful Links: +- Infrastructure & Core Services: + - Traefik: + - icon: si-traefikproxy + href: https://traefik.io + description: Traefik Reverse Proxy + - icon: github.png + href: https://github.com/traefik/traefik + description: Traefik GitHub + - icon: docker.png + href: https://hub.docker.com/_/traefik + description: Traefik Docker Image + - Authelia: + - icon: si-authelia + href: https://www.authelia.com + description: Authelia SSO Authentication + - icon: github.png + href: https://github.com/authelia/authelia + description: Authelia GitHub + - icon: docker.png + href: https://hub.docker.com/r/authelia/authelia + description: Authelia Docker Image - DuckDNS: - - icon: duckdns.png + - icon: si-duckduckgo href: https://www.duckdns.org description: Dynamic DNS Service - + - Docker: + - icon: docker.png + href: https://www.docker.com + description: Docker Official Website + - icon: docker.png + href: https://hub.docker.com + description: Docker Hub Registry + - icon: si-docker + href: https://docs.docker.com + description: Docker Documentation + - Portainer: + - icon: si-portainer + href: https://www.portainer.io + description: Portainer Container Management + - icon: github.png + href: https://github.com/portainer/portainer + description: Portainer GitHub + - icon: docker.png + href: https://hub.docker.com/r/portainer/portainer-ce + description: Portainer Docker Image + - Pi-hole: + - icon: si-raspberrypi + href: https://pi-hole.net + description: Pi-hole Network-wide Ad Blocking + - icon: github.png + href: https://github.com/pi-hole/pi-hole + description: Pi-hole GitHub + - icon: docker.png + href: https://hub.docker.com/r/pihole/pihole + description: Pi-hole Docker Image + - LinuxServer.io: + - icon: si-linux + href: https://www.linuxserver.io + description: LinuxServer.io Container Images + - icon: github.png + href: https://github.com/linuxserver + description: LinuxServer GitHub Organization + +- Media Services: + - Plex: + - icon: si-plex + href: https://www.plex.tv + description: Plex Media Server + - icon: github.png + href: https://github.com/plexinc/pms-docker + description: Plex Docker GitHub + - icon: docker.png + href: https://hub.docker.com/r/plexinc/pms-docker + description: Plex Docker Image + - Jellyfin: + - icon: si-jellyfin + href: https://jellyfin.org + description: Jellyfin Media Server (Open Source) + - icon: github.png + href: https://github.com/jellyfin/jellyfin + description: Jellyfin GitHub + - icon: docker.png + href: https://hub.docker.com/r/jellyfin/jellyfin + description: Jellyfin Docker Image + - Sonarr: + - icon: si-sonarr + href: https://sonarr.tv + description: Sonarr TV Show Manager + - icon: github.png + href: https://github.com/Sonarr/Sonarr + description: Sonarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/sonarr + description: Sonarr Docker Image + - Radarr: + - icon: si-radarr + href: https://radarr.video + description: Radarr Movie Manager + - icon: github.png + href: https://github.com/Radarr/Radarr + description: Radarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/radarr + description: Radarr Docker Image + - Prowlarr: + - icon: si-prowlarr + href: https://prowlarr.com + description: Prowlarr Indexer Manager + - icon: github.png + href: https://github.com/Prowlarr/Prowlarr + description: Prowlarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/prowlarr + description: Prowlarr Docker Image + - qBittorrent: + - icon: si-qbittorrent + href: https://www.qbittorrent.org + description: qBittorrent Torrent Client + - icon: github.png + href: https://github.com/qbittorrent/qBittorrent + description: qBittorrent GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/qbittorrent + description: qBittorrent Docker Image + - Readarr: + - icon: si-readarr + href: https://readarr.com + description: Readarr Book Manager + - icon: github.png + href: https://github.com/Readarr/Readarr + description: Readarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/readarr + description: Readarr Docker Image + - Lidarr: + - icon: si-lidarr + href: https://lidarr.audio + description: Lidarr Music Manager + - icon: github.png + href: https://github.com/Lidarr/Lidarr + description: Lidarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/lidarr + description: Lidarr Docker Image + - Jellyseerr: + - icon: si-jellyseerr + href: https://jellyseerr.dev + description: Jellyseerr Media Requests + - icon: github.png + href: https://github.com/Fallenbagel/jellyseerr + description: Jellyseerr GitHub + - icon: docker.png + href: https://hub.docker.com/r/fallenbagel/jellyseerr + description: Jellyseerr Docker Image + - Tdarr: + - icon: si-tdarr + href: https://tdarr.io + description: Tdarr Media Transcoding + - icon: github.png + href: https://github.com/HaveAGitGat/Tdarr + description: Tdarr GitHub + - icon: docker.png + href: https://hub.docker.com/r/haveagitgat/tdarr + description: Tdarr Docker Image + - Unmanic: + - icon: si-unmanic + href: https://docs.unmanic.app + description: Unmanic Media Optimizer + - icon: github.png + href: https://github.com/Unmanic/unmanic + description: Unmanic GitHub + - icon: docker.png + href: https://hub.docker.com/r/josh5/unmanic + description: Unmanic Docker Image + - Calibre-Web: + - icon: si-calibre + href: https://github.com/janeczku/calibre-web + description: Calibre-Web Ebook Reader + - icon: github.png + href: https://github.com/janeczku/calibre-web + description: Calibre-Web GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/calibre-web + description: Calibre-Web Docker Image + +- Productivity & Collaboration: + - Nextcloud: + - icon: si-nextcloud + href: https://nextcloud.com + description: Nextcloud File Sync & Collaboration + - icon: github.png + href: https://github.com/nextcloud/server + description: Nextcloud GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/nextcloud + description: Nextcloud Docker Image + - Gitea: + - icon: si-gitea + href: https://gitea.io + description: Gitea Git Service + - icon: github.png + href: https://github.com/go-gitea/gitea + description: Gitea GitHub + - icon: docker.png + href: https://hub.docker.com/r/gitea/gitea + description: Gitea Docker Image + - BookStack: + - icon: si-bookstack + href: https://www.bookstackapp.com + description: BookStack Documentation Platform + - icon: github.png + href: https://github.com/BookStackApp/BookStack + description: BookStack GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/bookstack + description: BookStack Docker Image + - DokuWiki: + - icon: si-dokuwiki + href: https://www.dokuwiki.org + description: DokuWiki File-based Wiki + - icon: github.png + href: https://github.com/dokuwiki/dokuwiki + description: DokuWiki GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/dokuwiki + description: DokuWiki Docker Image + - MediaWiki: + - icon: si-mediawiki + href: https://www.mediawiki.org + description: MediaWiki Wiki Platform + - icon: github.png + href: https://github.com/wikimedia/mediawiki + description: MediaWiki GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/mediawiki + description: MediaWiki Docker Image + - WordPress: + - icon: si-wordpress + href: https://wordpress.org + description: WordPress Blog/CMS Platform + - icon: github.png + href: https://github.com/WordPress/WordPress + description: WordPress GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/wordpress + description: WordPress Docker Image + - Mealie: + - icon: si-mealie + href: https://hay-kot.github.io/mealie + description: Mealie Recipe Manager + - icon: github.png + href: https://github.com/hay-kot/mealie + description: Mealie GitHub + - icon: docker.png + href: https://hub.docker.com/r/hkotel/mealie + description: Mealie Docker Image + - Form.io: + - icon: si-formio + href: https://www.form.io + description: Form.io Form Builder + - icon: github.png + href: https://github.com/formio/formio + description: Form.io GitHub + - icon: docker.png + href: https://hub.docker.com/r/formio/formio-enterprise + description: Form.io Docker Image + +- Home Automation: + - Home Assistant: + - icon: si-homeassistant + href: https://www.home-assistant.io + description: Home Assistant Smart Home Platform + - icon: github.png + href: https://github.com/home-assistant/core + description: Home Assistant GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/homeassistant + description: Home Assistant Docker Image + - ESPHome: + - icon: si-esphome + href: https://esphome.io + description: ESPHome ESP32/ESP8266 Firmware + - icon: github.png + href: https://github.com/esphome/esphome + description: ESPHome GitHub + - icon: docker.png + href: https://hub.docker.com/r/esphome/esphome + description: ESPHome Docker Image + - Node-RED: + - icon: si-nodered + href: https://nodered.org + description: Node-RED Flow-based Programming + - icon: github.png + href: https://github.com/node-red/node-red + description: Node-RED GitHub + - icon: docker.png + href: https://hub.docker.com/r/nodered/node-red + description: Node-RED Docker Image + - Zigbee2MQTT: + - icon: si-zigbee2mqtt + href: https://www.zigbee2mqtt.io + description: Zigbee2MQTT Zigbee Bridge + - icon: github.png + href: https://github.com/Koenkk/zigbee2mqtt + description: Zigbee2MQTT GitHub + - icon: docker.png + href: https://hub.docker.com/r/koenkk/zigbee2mqtt + description: Zigbee2MQTT Docker Image + - MotionEye: + - icon: si-motioneye + href: https://github.com/motioneye-project/motioneye + description: MotionEye Video Surveillance + - icon: github.png + href: https://github.com/motioneye-project/motioneye + description: MotionEye GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/motioneye + description: MotionEye Docker Image + - TasmoAdmin: + - icon: si-tasmota + href: https://github.com/reloxx13/TasmoAdmin + description: TasmoAdmin Tasmota Device Manager + - icon: github.png + href: https://github.com/reloxx13/TasmoAdmin + description: TasmoAdmin GitHub + - icon: docker.png + href: https://hub.docker.com/r/raymondmm/tasmoadmin + description: TasmoAdmin Docker Image + +- Development & Utilities: + - Code Server: + - icon: si-visualstudiocode + href: https://github.com/coder/code-server + description: Code Server (VS Code in Browser) + - icon: github.png + href: https://github.com/coder/code-server + description: Code Server GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/code-server + description: Code Server Docker Image + - Jupyter Lab: + - icon: si-jupyter + href: https://jupyter.org + description: Jupyter Lab Notebooks + - icon: github.png + href: https://github.com/jupyterlab/jupyterlab + description: Jupyter Lab GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/jupyterlab + description: Jupyter Lab Docker Image + - Vaultwarden: + - icon: si-bitwarden + href: https://github.com/dani-garcia/vaultwarden + description: Vaultwarden Password Manager + - icon: github.png + href: https://github.com/dani-garcia/vaultwarden + description: Vaultwarden GitHub + - icon: docker.png + href: https://hub.docker.com/r/vaultwarden/server + description: Vaultwarden Docker Image + - Duplicati: + - icon: si-duplicati + href: https://www.duplicati.com + description: Duplicati Backup Solution + - icon: github.png + href: https://github.com/duplicati/duplicati + description: Duplicati GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/duplicati + description: Duplicati Docker Image + - pgAdmin: + - icon: si-postgresql + href: https://www.pgadmin.org + description: pgAdmin PostgreSQL Management + - icon: github.png + href: https://github.com/pgadmin-org/pgadmin4 + description: pgAdmin GitHub + - icon: docker.png + href: https://hub.docker.com/r/dpage/pgadmin4 + description: pgAdmin Docker Image + - GitLab CE: + - icon: si-gitlab + href: https://about.gitlab.com + description: GitLab DevOps Platform + - icon: github.png + href: https://gitlab.com/gitlab-org/gitlab + description: GitLab GitHub + - icon: docker.png + href: https://hub.docker.com/r/gitlab/gitlab-ce + description: GitLab CE Docker Image + +- Monitoring & Observability: + - Grafana: + - icon: si-grafana + href: https://grafana.com + description: Grafana Visualization Platform + - icon: github.png + href: https://github.com/grafana/grafana + description: Grafana GitHub + - icon: docker.png + href: https://hub.docker.com/r/grafana/grafana + description: Grafana Docker Image + - Prometheus: + - icon: si-prometheus + href: https://prometheus.io + description: Prometheus Metrics Collection + - icon: github.png + href: https://github.com/prometheus/prometheus + description: Prometheus GitHub + - icon: docker.png + href: https://hub.docker.com/r/prom/prometheus + description: Prometheus Docker Image + - Uptime Kuma: + - icon: si-uptimekuma + href: https://uptime.kuma.pet + description: Uptime Kuma Status Monitoring + - icon: github.png + href: https://github.com/louislam/uptime-kuma + description: Uptime Kuma GitHub + - icon: docker.png + href: https://hub.docker.com/r/louislam/uptime-kuma + description: Uptime Kuma Docker Image + - Glances: + - icon: si-glances + href: https://nicolargo.github.io/glances + description: Glances System Monitoring + - icon: github.png + href: https://github.com/nicolargo/glances + description: Glances GitHub + - icon: docker.png + href: https://hub.docker.com/r/linuxserver/glances + description: Glances Docker Image + - Dozzle: + - icon: si-dozzle + href: https://dozzle.dev + description: Dozzle Docker Log Viewer + - icon: github.png + href: https://github.com/amir20/dozzle + description: Dozzle GitHub + - icon: docker.png + href: https://hub.docker.com/r/amir20/dozzle + description: Dozzle Docker Image + +- External Resources & Communities: + - Awesome Docker Compose: + - icon: docker.png + href: https://awesome-docker-compose.com + description: Curated Docker Compose Examples + - Servarr Wiki: + - icon: si-servarr + href: https://wiki.servarr.com + description: Servarr Applications Documentation + - Docker Compose Documentation: + - icon: docker.png + href: https://docs.docker.com/compose + description: Docker Compose Official Docs - Let's Encrypt: - icon: si-letsencrypt href: https://letsencrypt.org - description: SSL Certificate Provider - - - Docker Hub: - - icon: docker.png - href: https://hub.docker.com - description: Container Images + description: Free SSL Certificates + - Awesome Selfhosted: + - icon: si-awesome + href: https://awesome-selfhosted.net + description: Self-hosted Software List + - Homelab Wiki: + - icon: si-wikipedia + href: https://homelab.wiki + description: Homelab Community Wiki + - Reddit r/selfhosted: + - icon: si-reddit + href: https://reddit.com/r/selfhosted + description: Self-hosted Community + - Reddit r/homelab: + - icon: si-reddit + href: https://reddit.com/r/homelab + description: Homelab Community diff --git a/config-templates/homepage/custom.css b/config-templates/homepage/custom.css index e69de29..eca2c4b 100644 --- a/config-templates/homepage/custom.css +++ b/config-templates/homepage/custom.css @@ -0,0 +1,23 @@ +.services-group { + max-width: 250px; +} + +.service { + height: 70px; + max-height: 80px; + margin-bottom: 0px; + margin-right: 3px; +} + +#services { + margin: 0px 0px 0px 20px; +} + +.text-sm { + font-size: 16px; +} + +.bookmark-group { + min-width: 250px; + max-width: 250px; +} \ No newline at end of file diff --git a/config-templates/homepage/services.yaml b/config-templates/homepage/services.yaml index b75fdf4..eb4d136 100644 --- a/config-templates/homepage/services.yaml +++ b/config-templates/homepage/services.yaml @@ -4,51 +4,51 @@ - Dashboards: - Homepage: icon: homepage.png - href: https://home.kelin-casa.duckdns.org + href: https://homepage.${DOMAIN} description: This Dashboard container: homepage - Homarr: icon: homarr.png - href: https://homarr.kelin-casa.duckdns.org + href: https://homarr.${DOMAIN} description: Alternative Dashboard container: homarr - Core: - Dockge: icon: dockge.png - href: https://dockge.kelin-casa.duckdns.org + href: https://dockge.${SERVER_HOSTNAME}.${DOMAIN} description: Docker Compose Manager container: dockge - Traefik: icon: traefik.png - href: https://traefik.kelin-casa.duckdns.org + href: https://traefik.${DOMAIN} description: Reverse Proxy & SSL container: traefik - Authelia: icon: authelia.png - href: https://auth.kelin-casa.duckdns.org + href: https://auth.${DOMAIN} description: Authentication Portal container: authelia - Infrastructure: - Dozzle: icon: dozzle.png - href: https://dozzle.kelin-casa.duckdns.org + href: https://dozzle.${SERVER_HOSTNAME}.${DOMAIN} description: Real-time Log Viewer container: dozzle - Glances: icon: glances.png - href: https://glances.kelin-casa.duckdns.org + href: https://glances.${SERVER_HOSTNAME}.${DOMAIN} description: System Monitoring container: glances - Pi-hole: icon: pi-hole.png - href: https://pihole.kelin-casa.duckdns.org + href: https://pihole.${DOMAIN} description: Network-wide Ad Blocking container: pihole @@ -57,235 +57,225 @@ - Media: - Jellyfin: icon: jellyfin.png - href: https://jellyfin.kelin-casa.duckdns.org + href: https://jellyfin.${DOMAIN} description: Open Source Media Server container: jellyfin - Jellyseerr: icon: jellyseerr.png - href: https://jellyseerr.kelin-casa.duckdns.org + href: https://jellyseerr.${DOMAIN} description: Media Request Manager container: jellyseerr - Calibre-Web: icon: calibre-web.png - href: https://calibre.kelin-casa.duckdns.org + href: https://calibre.${DOMAIN} description: Ebook Library container: calibre-web - Media Management: - Sonarr: icon: sonarr.png - href: https://sonarr.kelin-casa.duckdns.org + href: https://sonarr.${DOMAIN} description: TV Shows Automation container: sonarr - Radarr: icon: radarr.png - href: https://radarr.kelin-casa.duckdns.org + href: https://radarr.${DOMAIN} description: Movies Automation container: radarr - Prowlarr: icon: prowlarr.png - href: https://prowlarr.kelin-casa.duckdns.org + href: https://prowlarr.${DOMAIN} description: Indexer Manager container: prowlarr - Readarr: icon: readarr.png - href: https://readarr.kelin-casa.duckdns.org + href: https://readarr.${DOMAIN} description: Books Automation container: readarr - Lidarr: icon: lidarr.png - href: https://lidarr.kelin-casa.duckdns.org + href: https://lidarr.${DOMAIN} description: Music Automation container: lidarr - Mylar3: icon: mylar.png - href: https://mylar.kelin-casa.duckdns.org + href: https://mylar.${DOMAIN} description: Comics Manager container: mylar3 - qBittorrent: icon: qbittorrent.png - href: https://qbit.kelin-casa.duckdns.org + href: https://qbit.${DOMAIN} description: Torrent Client container: qbittorrent - Tdarr: icon: tdarr.png - href: https://tdarr.kelin-casa.duckdns.org + href: https://tdarr.${DOMAIN} description: Media Transcoding container: tdarr - Home Automation: - Home Assistant: icon: home-assistant.png - href: https://ha.kelin-casa.duckdns.org + href: https://ha.${DOMAIN} description: Home Automation Platform container: homeassistant - ESPHome: icon: esphome.png - href: https://esphome.kelin-casa.duckdns.org + href: https://esphome.${DOMAIN} description: ESP Device Manager container: esphome - Node-RED: icon: node-red.png - href: https://nodered.kelin-casa.duckdns.org + href: https://nodered.${DOMAIN} description: Flow-based Automation container: nodered - Zigbee2MQTT: icon: zigbee2mqtt.png - href: https://zigbee.kelin-casa.duckdns.org + href: https://zigbee.${DOMAIN} description: Zigbee Bridge container: zigbee2mqtt - Mosquitto: icon: mosquitto.png - href: https://mqtt.kelin-casa.duckdns.org + href: https://mqtt.${DOMAIN} description: MQTT Broker container: mosquitto - Productivity: - Nextcloud: icon: nextcloud.png - href: https://nextcloud.kelin-casa.duckdns.org + href: https://nextcloud.${DOMAIN} description: Cloud Storage & Collaboration container: nextcloud - Gitea: icon: gitea.png - href: https://gitea.kelin-casa.duckdns.org + href: https://gitea.${DOMAIN} description: Git Repository container: gitea - Mealie: icon: mealie.png - href: https://mealie.kelin-casa.duckdns.org + href: https://mealie.${DOMAIN} description: Recipe Manager container: mealie + - WordPress: + icon: wordpress.png + href: https://wordpress.${DOMAIN} + description: CMS Platform + container: wordpress + +- Wikis: - BookStack: icon: bookstack.png - href: https://bookstack.kelin-casa.duckdns.org + href: https://bookstack.${DOMAIN} description: Wiki Platform container: bookstack - DokuWiki: icon: dokuwiki.png - href: https://dokuwiki.kelin-casa.duckdns.org + href: https://dokuwiki.${DOMAIN} description: Simple Wiki container: dokuwiki - - WordPress: - icon: wordpress.png - href: https://wordpress.kelin-casa.duckdns.org - description: CMS Platform - container: wordpress + - MediaWiki: + icon: mediawiki.png + href: https://mediawiki.${DOMAIN} + description: Wikipedia Engine + container: mediawiki - Monitoring Stack: - Grafana: icon: grafana.png - href: https://grafana.kelin-casa.duckdns.org + href: https://grafana.${DOMAIN} description: Metrics Dashboard container: grafana - Prometheus: icon: prometheus.png - href: https://prometheus.kelin-casa.duckdns.org + href: https://prometheus.${DOMAIN} description: Metrics Collection container: prometheus - Uptime Kuma: icon: uptime-kuma.png - href: https://uptime-kuma.kelin-casa.duckdns.org + href: https://uptime-kuma.${DOMAIN} description: Uptime Monitoring container: uptime-kuma - - - Loki: - icon: loki.png - href: https://loki.kelin-casa.duckdns.org - description: Log Aggregation - container: loki - cAdvisor: icon: cadvisor.png - href: https://cadvisor.kelin-casa.duckdns.org + href: https://cadvisor.${DOMAIN} description: Container Metrics container: cadvisor - Development: - VS Code Server: icon: vscode.png - href: https://code.kelin-casa.duckdns.org + href: https://code.${DOMAIN} description: Browser-based IDE container: code-server - - GitLab: - icon: gitlab.png - href: https://gitlab.kelin-casa.duckdns.org - description: DevOps Platform - container: gitea - - Jupyter: icon: jupyter.png - href: https://jupyter.kelin-casa.duckdns.org + href: https://jupyter.${DOMAIN} description: Data Science Notebooks container: jupyter - - pgAdmin: - icon: pgadmin.png - href: https://pgadmin.kelin-casa.duckdns.org - description: PostgreSQL Admin - container: pgadmin - -- Utilities: +- Backups: - Backrest: icon: mdi-backup-restore - href: https://backrest.kelin-casa.duckdns.org + href: https://backrest.${DOMAIN} description: Backup Solution container: backrest - Duplicati: icon: duplicati.png - href: https://duplicati.kelin-casa.duckdns.org + href: https://duplicati.${DOMAIN} description: Backup Software container: duplicati +- Utilities: - Vaultwarden: icon: vaultwarden.png - href: https://vault.kelin-casa.duckdns.org + href: https://vault.${DOMAIN} description: Password Manager container: vaultwarden - Formio: icon: mdi-form-select - href: https://formio.kelin-casa.duckdns.org + href: https://formio.${DOMAIN} description: Form Builder container: formio - Alternatives: - Portainer: icon: portainer.png - href: https://portainer.kelin-casa.duckdns.org + href: https://portainer.${DOMAIN} description: Container Management UI container: portainer - Authentik: icon: authentik.png - href: https://authentik.kelin-casa.duckdns.org + href: https://authentik.${DOMAIN} description: Alternative Auth Provider container: authentik - Plex: icon: plex.png - href: https://plex.kelin-casa.duckdns.org + href: https://plex.${DOMAIN} description: Media Server container: plex \ No newline at end of file diff --git a/config-templates/homepage/widgets.yaml b/config-templates/homepage/widgets.yaml index ce09db5..85f4047 100644 --- a/config-templates/homepage/widgets.yaml +++ b/config-templates/homepage/widgets.yaml @@ -13,3 +13,7 @@ dateStyle: long timeStyle: short hourCycle: h23 + +- greeting: + text_size: 4xl + text: EZ Homelab