All checks were successful
Build and Deploy / build (push) Successful in 1m39s
139 lines
3.8 KiB
JSON
139 lines
3.8 KiB
JSON
{
|
|
"Websites": [
|
|
{
|
|
"name": "justin.deal",
|
|
"link": "https://justin.deal",
|
|
"icon": "/pixel_avatar.png",
|
|
"alt": "Personal Website"
|
|
}
|
|
],
|
|
|
|
"Development": [
|
|
{
|
|
"name": "Gitea",
|
|
"link": "https://code.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/gitea.svg",
|
|
"alt": "Gitea",
|
|
"tags": ["git", "code", "repository"]
|
|
},
|
|
{
|
|
"name": "OpenGist",
|
|
"link": "https://snippets.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/opengist.svg",
|
|
"alt": "OpenGist",
|
|
"tags": ["gist", "snippets"]
|
|
},
|
|
{
|
|
"name": "IT-Tools",
|
|
"link": "https://tools.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/it-tools.svg",
|
|
"alt": "IT-Tools",
|
|
"tags": ["dev"]
|
|
},
|
|
{
|
|
"name": "Ollama",
|
|
"link": "https://ai.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ollama.svg",
|
|
"alt": "Ollama",
|
|
"tags": ["LLM", "AI", "models", "chatbot"]
|
|
}
|
|
],
|
|
|
|
"Entertainment": [
|
|
{
|
|
"name": "Calibre-Web",
|
|
"link": "https://books.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/calibre.svg",
|
|
"alt": "Calibre-Web",
|
|
"tags": ["books", "read"]
|
|
}
|
|
],
|
|
|
|
"Analytics & Monitoring": [
|
|
{
|
|
"name": "Uptime Kuma",
|
|
"link": "https://status.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/uptime-kuma.svg",
|
|
"alt": "Uptime Kuma",
|
|
"tags": ["status"]
|
|
},
|
|
{
|
|
"name": "Umami",
|
|
"link": "https://analytics.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/umami.svg",
|
|
"alt": "Umami",
|
|
"tags": ["analytics"]
|
|
},
|
|
{
|
|
"name": "TeslaMate",
|
|
"link": "https://tesla.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/teslamate.svg",
|
|
"alt": "TeslaMate",
|
|
"tags": ["car", "tesla"]
|
|
}
|
|
],
|
|
|
|
"Infrastructure": [
|
|
{
|
|
"name": "Pi-hole",
|
|
"link": "https://pihole.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/pi-hole.svg",
|
|
"alt": "Pi-hole",
|
|
"tags": ["dns"]
|
|
},
|
|
{
|
|
"name": "Ntfy",
|
|
"link": "https://ntfy.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/ntfy.svg",
|
|
"alt": "Ntfy",
|
|
"tags": ["notifications"]
|
|
},
|
|
{
|
|
"name": "Vaultwarden",
|
|
"link": "https://passwords.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/vaultwarden.svg",
|
|
"alt": "Vaultwarden",
|
|
"tags": ["passwords"]
|
|
},
|
|
{
|
|
"name": "Authentik",
|
|
"link": "https://auth.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/authentik.svg",
|
|
"alt": "Authentik",
|
|
"tags": ["SSO", "Auth", "Authentication"]
|
|
},
|
|
{
|
|
"name": "Traefik",
|
|
"link": "https://proxy.justin.deal:8080",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/traefik.svg",
|
|
"alt": "Traefik",
|
|
"tags": ["proxy", "reverse-proxy", "load-balancer"]
|
|
}
|
|
],
|
|
|
|
|
|
"Utilities": [
|
|
{
|
|
"name": "Searxng",
|
|
"link": "https://search.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/searxng.svg",
|
|
"alt": "Searxng",
|
|
"tags": ["search", "privacy", "metasearch"]
|
|
},
|
|
{
|
|
"name": "Silverbullet",
|
|
"link": "https://notes.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/silverbullet.png",
|
|
"alt": "Silverbullet",
|
|
"tags": ["notes", "markdown", "knowledge base"]
|
|
},
|
|
{
|
|
"name": "Vikunja",
|
|
"link": "https://todo.justin.deal",
|
|
"icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/svg/vikunja.svg",
|
|
"alt": "Vikunja",
|
|
"tags": ["todo", "tasks", "productivity"]
|
|
}
|
|
]
|
|
}
|