From 1de2b5d89637114f52641e3ae005cb49a07d1840 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 27 Jan 2023 15:44:34 -0800 Subject: [PATCH] #79 Use disk array --- homelab/server/config/homepage/widgets.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/homelab/server/config/homepage/widgets.yaml b/homelab/server/config/homepage/widgets.yaml index 058d6e1d..d7e5569a 100644 --- a/homelab/server/config/homepage/widgets.yaml +++ b/homelab/server/config/homepage/widgets.yaml @@ -7,10 +7,12 @@ text: My name is Joey Hafner and this page links to some of the services I host. Jafner.net is my main server, which uses Docker to run all these things. Jafner.tools is hosted on a Digital Ocean droplet. Check out my socials at the bottom. This lab is always changing, and this homepage is too. - resources: - label: System cpu: true memory: true - disk: / + disk: + - / + - /mnt/md0 + - /mnt/data - search: provider: google