justin.deal/config/services.json
Justin Deal 29d0b51dfe
All checks were successful
Build and Deploy / build (push) Successful in 1m0s
Update to use selfhosted icons
2025-05-06 20:10:17 -07:00

166 lines
5.4 KiB
JSON

{
"Websites": [
{
"name": "justin.deal",
"link": "https://justin.deal",
"icon": "/pixel_avatar.png",
"alt": "Personal Website"
}
],
"Storage": [
{
"name": "Nextcloud",
"link": "https://cloud.justin.deal",
"icon": "https://icons.justin.deal/nextcloud.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/nextcloud-dark.svg",
"alt": "Nextcloud"
},
{
"name": "Gitea",
"link": "https://code.justin.deal",
"icon": "https://icons.justin.deal/gitea.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/gitea-dark.svg",
"alt": "Gitea",
"tags": ["git", "code", "repository"]
},
{
"name": "OpenGist",
"link": "https://snippets.justin.deal",
"icon": "https://icons.justin.deal/opengist.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/opengist-dark.svg",
"alt": "OpenGist",
"tags": ["gist", "snippets"]
},
{
"name": "Calibre-Web",
"link": "https://books.justin.deal",
"icon": "https://icons.justin.deal/calibre-web.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/calibre-web-dark.svg",
"alt": "Calibre-Web",
"tags": ["books", "read"]
},
{
"name": "Jellyfin",
"link": "https://watch.justin.deal",
"icon": "https://icons.justin.deal/jellyfin.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/jellyfin-dark.svg",
"alt": "Jellyfin",
"tags": ["movies", "tv", "shows", "watch"]
}
],
"Utilities": [
{
"name": "Searxng",
"link": "https://search.justin.deal",
"icon": "https://icons.justin.deal/searxng.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/searxng-dark.svg",
"alt": "Searxng",
"tags": ["search", "privacy", "metasearch"]
},
{
"name": "IT-Tools",
"link": "https://tools.justin.deal",
"icon": "https://icons.justin.deal/it-tools.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/it-tools-dark.svg",
"alt": "IT-Tools",
"tags": ["dev"]
},
{
"name": "Icons",
"link": "https://icons.justin.deal",
"icon": "https://icons.justin.deal/selfh-st.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/slfh-st-dark.svg",
"alt": "Icons",
"tags": ["icons"]
},
{
"name": "Ollama",
"link": "https://ai.justin.deal",
"icon": "https://icons.justin.deal/ollama.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ollama-dark.svg",
"alt": "Ollama",
"tags": ["LLM", "AI", "models", "chatbot"]
}
],
"Analytics & Monitoring": [
{
"name": "Uptime Kuma",
"link": "https://status.justin.deal",
"icon": "https://icons.justin.deal/uptime-kuma.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/uptime-kuma-dark.svg",
"alt": "Uptime Kuma",
"tags": ["status"]
},
{
"name": "Umami",
"link": "https://analytics.justin.deal",
"icon": "https://icons.justin.deal/umami.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/umami-dark.svg",
"alt": "Umami",
"tags": ["analytics"]
},
{
"name": "TeslaMate",
"link": "https://tesla.justin.deal",
"icon": "https://icons.justin.deal/teslamate.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/teslamate-dark.svg",
"alt": "TeslaMate",
"tags": ["car", "tesla"]
}
],
"Infrastructure": [
{
"name": "Pi-hole",
"link": "http://pi.hole/admin/",
"icon": "https://icons.justin.deal/pi-hole.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/pi-hole-dark.svg",
"alt": "Pi-hole",
"tags": ["dns"]
},
{
"name": "Ntfy",
"link": "https://ntfy.justin.deal",
"icon": "https://icons.justin.deal/ntfy.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ntfy-dark.svg",
"alt": "Ntfy",
"tags": ["notifications"]
},
{
"name": "Vaultwarden",
"link": "https://passwords.justin.deal",
"icon": "https://icons.justin.deal/vaultwarden.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/vaultwarden-dark.svg",
"alt": "Vaultwarden",
"tags": ["passwords"]
},
{
"name": "Authentik",
"link": "https://auth.justin.deal",
"icon": "https://icons.justin.deal/authentik.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/authentik-dark.svg",
"alt": "Authentik",
"tags": ["SSO", "Auth", "Authentication"]
},
{
"name": "Traefik",
"link": "https://proxy.justin.deal:8080",
"icon": "https://icons.justin.deal/traefik.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/traefik-dark.svg",
"alt": "Traefik",
"tags": ["proxy", "reverse-proxy", "load-balancer"]
},
{
"name": "Syncthing",
"link": "https://sync.justin.deal",
"icon": "https://icons.justin.deal/syncthing.svg?color=ebdbb2",
"iconDark": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/syncthing-dark.svg",
"alt": "Syncthing",
"tags": ["sync", "files"]
}
]
}