From 4a129ee2e2b118d49ad3aab33278eb908c3e3237 Mon Sep 17 00:00:00 2001 From: Daniel Cosme Date: Thu, 7 May 2026 18:21:36 -0400 Subject: [PATCH] Add services to Glance --- apps/hydra/glance/configmap-glance.yaml | 46 ++++++++++++------------- config/glance/config/home.yml | 46 ++++++++++++------------- 2 files changed, 46 insertions(+), 46 deletions(-) diff --git a/apps/hydra/glance/configmap-glance.yaml b/apps/hydra/glance/configmap-glance.yaml index de6530e..3cea147 100644 --- a/apps/hydra/glance/configmap-glance.yaml +++ b/apps/hydra/glance/configmap-glance.yaml @@ -45,18 +45,31 @@ data: columns: - size: small widgets: + - type: monitor + cache: 1m + title: Services Public + sites: + - title: Git platform (Gitea) + icon: sh:gitea + url: https://danicos.dev + - title: Immich + icon: sh:immich + url: https://photos.danicos.me + - title: Linkding + icon: sh:linkding + url: https://link.danicos.me + - type: monitor + cache: 1m + title: Services VPN + sites: + - title: Immich VPN + icon: sh:immich + url: http://hydra-0.orca-uaru.ts.net:30011 + - title: TrueNAS VPN + icon: sh:truenas-core + url: http://apex-truenas.orca-uaru.ts.net - type: bookmarks groups: - - title: "Hosted in Homelab" - description: "Hosted in my personal homlab" - color: 200 50 50 - links: - - title: Immich - icon: sh:immich - url: https://photos.danicos.me - - title: Linkding - icon: sh:linkding - url: https://link.danicos.me - title: "Hosted in the Cloud" description: "Hosted in my OVH Cloud VPS" color: 10 70 50 @@ -67,19 +80,6 @@ data: - title: Personal Webpage icon: mdi:web url: https://danicos.me - - title: Git platform (Gitea) - icon: sh:gitea - url: https://danicos.dev - - title: "Hosted in Homelab VPN" - description: "Hosted in my personal homlab, accesible only throught Private VPN" - color: 200 40 40 - links: - - title: Immich VPN - icon: sh:immich - url: http://hydra-0.orca-uaru.ts.net:30011 - - title: TrueNAS VPN - icon: sh:truenas-core - url: http://apex-truenas.orca-uaru.ts.net - title: "Public" color: 100 40 25 links: diff --git a/config/glance/config/home.yml b/config/glance/config/home.yml index 7a07a21..aabcf4f 100644 --- a/config/glance/config/home.yml +++ b/config/glance/config/home.yml @@ -7,18 +7,31 @@ columns: - size: small widgets: + - type: monitor + cache: 1m + title: Services Public + sites: + - title: Git platform (Gitea) + icon: sh:gitea + url: https://danicos.dev + - title: Immich + icon: sh:immich + url: https://photos.danicos.me + - title: Linkding + icon: sh:linkding + url: https://link.danicos.me + - type: monitor + cache: 1m + title: Services VPN + sites: + - title: Immich VPN + icon: sh:immich + url: http://hydra-0.orca-uaru.ts.net:30011 + - title: TrueNAS VPN + icon: sh:truenas-core + url: http://apex-truenas.orca-uaru.ts.net - type: bookmarks groups: - - title: "Hosted in Homelab" - description: "Hosted in my personal homlab" - color: 200 50 50 - links: - - title: Immich - icon: sh:immich - url: https://photos.danicos.me - - title: Linkding - icon: sh:linkding - url: https://link.danicos.me - title: "Hosted in the Cloud" description: "Hosted in my OVH Cloud VPS" color: 10 70 50 @@ -29,19 +42,6 @@ - title: Personal Webpage icon: mdi:web url: https://danicos.me - - title: Git platform (Gitea) - icon: sh:gitea - url: https://danicos.dev - - title: "Hosted in Homelab VPN" - description: "Hosted in my personal homlab, accesible only throught Private VPN" - color: 200 40 40 - links: - - title: Immich VPN - icon: sh:immich - url: http://hydra-0.orca-uaru.ts.net:30011 - - title: TrueNAS VPN - icon: sh:truenas-core - url: http://apex-truenas.orca-uaru.ts.net - title: "Public" color: 100 40 25 links: