From 19861949d72b81670c2d7a83cf3e72521fe584c1 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Thu, 19 Feb 2026 14:24:38 +0100 Subject: [PATCH] added upsnap and guacamole, increased web-filebrowser memory limit --- glance-system/glance-kisfenyo.yaml | 6 ++++++ web-system/web.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/glance-system/glance-kisfenyo.yaml b/glance-system/glance-kisfenyo.yaml index b77bd49..1af8a20 100644 --- a/glance-system/glance-kisfenyo.yaml +++ b/glance-system/glance-kisfenyo.yaml @@ -1042,6 +1042,12 @@ data: - title: Termix url: https://termix.dooplex.hu icon: https://web.dooplex.hu/static/white-icons/termix.png + - title: UpSnap + url: https://upsnap.dooplex.hu + icon: https://web.dooplex.hu/static/white-icons/upsnap.png + - title: RDP (Guacamole) + url: https://remote.dooplex.hu + icon: https://web.dooplex.hu/static/white-icons/guacamole.png - title: Longhorn (LAN Only) url: http://192.168.0.209/#/dashboard icon: https://web.dooplex.hu/static/white-icons/longhorn.png diff --git a/web-system/web.yaml b/web-system/web.yaml index 5711682..00765b4 100644 --- a/web-system/web.yaml +++ b/web-system/web.yaml @@ -176,7 +176,7 @@ spec: memory: 32Mi limits: cpu: 500m - memory: 128Mi + memory: 256Mi livenessProbe: httpGet: path: /health