Add Umami Service
All checks were successful
Build and Deploy / build (push) Successful in 39s

This commit is contained in:
Justin Deal 2025-05-03 20:30:51 -07:00
parent c30948bc55
commit 356ba16c88

View File

@ -41,13 +41,6 @@ export const services: ServiceCategory = {
alt: "Searxng",
tags: ["search", "privacy", "metasearch"]
},
{
name: "TeslaMate",
link: "https://tesla.justin.deal",
icon: "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/teslamate.svg",
alt: "TeslaMate",
tags: []
},
{
name: "BaiKal",
link: "https://dav.justin.deal",
@ -102,6 +95,29 @@ export const services: ServiceCategory = {
tags: []
}
],
Analytics: [
{
name: "Uptime Kuma",
link: "https://status.justin.deal",
icon: "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/uptime-kuma.svg",
alt: "Uptime Kuma",
tags: []
},
{
name: "Umami",
link: "https://analytics.justin.deal",
icon: "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/umami.svg",
alt: "Umami",
tags: []
},
{
name: "TeslaMate",
link: "https://tesla.justin.deal",
icon: "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/teslamate.svg",
alt: "TeslaMate",
tags: []
},
],
Infrastructure: [
{
name: "Pi-hole",
@ -124,13 +140,6 @@ export const services: ServiceCategory = {
alt: "Vaultwarden",
tags: []
},
{
name: "Uptime Kuma",
link: "https://status.justin.deal",
icon: "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/uptime-kuma.svg",
alt: "Uptime Kuma",
tags: []
},
{
name: "Authentik",
link: "https://auth.justin.deal",