Clean up and tweak card layout

This commit is contained in:
2025-02-08 19:18:29 -05:00
parent a88e57606e
commit 9852b98904
4 changed files with 48 additions and 241 deletions

View File

@@ -43,7 +43,7 @@ sections:
services:
- name: "Portainer"
description: "Container Management"
description: "Docker Manager"
url: "https://portainer.kent.pw"
iconName: "portainer"
category: "system"
@@ -86,7 +86,7 @@ services:
iconColor: "text-orange-600 dark:text-orange-400"
- name: "Sonarr"
description: "TV Show Management"
description: "TV Manager"
url: "https://sonarr.kent.pw"
iconName: "sonarr"
category: "media"
@@ -120,14 +120,14 @@ services:
iconColor: "text-emerald-600 dark:text-emerald-400"
- name: "AdGuard"
description: "Network Ad Blocking"
description: "DNS Ad Blocking"
url: "https://adguard.kent.pw"
iconName: "adguard-home"
category: "system"
monitorName: "Adguard Home"
cardStyle:
background: "bg-emerald-50 dark:bg-emerald-950/30"
iconColor: "text-emerald-600 dark:text-emerald-400"
background: "bg-green-50 dark:bg-green-950/30"
iconColor: "text-green-600 dark:text-green-400"
- name: "NocoDB"
description: "Database Platform"
@@ -153,7 +153,7 @@ services:
iconColor: "text-orange-600 dark:text-orange-400"
- name: "Speedtest"
description: "Network Speed Monitor"
description: "Internet Speed"
url: "https://speedtest.kent.pw"
iconName: "speedtest-tracker"
category: "monitoring"
@@ -163,7 +163,7 @@ services:
iconColor: "text-blue-600 dark:text-blue-400"
- name: "Netdata"
description: "Monitoring Dashboard"
description: "Server Monitoring"
url: "https://netdata.kent.pw"
iconName: "netdata"
category: "monitoring"
@@ -172,11 +172,11 @@ services:
background: "bg-purple-50 dark:bg-purple-950/30"
iconColor: "text-purple-600 dark:text-purple-400"
- name: "File Browser"
- name: "FileBrowser"
description: "Edit Server Files"
url: "https://files.kent.pw"
iconName: "file-browser"
category: "monitoring"
iconName: "lucide-file-terminal"
category: "tools"
monitorName: "File Browser"
cardStyle:
background: "bg-blue-50 dark:bg-blue-950/30"
@@ -214,10 +214,30 @@ services:
iconColor: "text-purple-600 dark:text-purple-400"
- name: "Scrypted"
description: "Smart Home Integration"
description: "Manage Cameras"
url: "https://scrypted.kent.pw"
iconName: "scrypted"
category: "home"
cardStyle:
background: "bg-indigo-50 dark:bg-indigo-950/30"
iconColor: "text-indigo-600 dark:text-indigo-400"
iconColor: "text-indigo-600 dark:text-indigo-400"
- name: "3D Printer"
description: "Fluidd Interface"
url: "https://print.kent.pw"
iconName: "fluidd"
category: "home"
monitorName: "Printer"
cardStyle:
background: "bg-sky-50 dark:bg-sky-950/30"
iconColor: "text-sky-600 dark:text-sky-400"
- name: "Go2RTC"
description: "Stream Cameras"
url: "https://go2rtc.kent.pw"
iconName: "lucide-webcam"
category: "home"
monitorName: "Go2RTC"
cardStyle:
background: "bg-orange-50 dark:bg-orange-950/30"
iconColor: "text-orange-600 dark:text-orange-400"