All checks were successful
Build & Push Docker Image to Gitea Registry / build-and-push (push) Successful in 10s
126 lines
3.3 KiB
JSON
126 lines
3.3 KiB
JSON
{
|
|
"categories": [
|
|
{
|
|
"id": "access",
|
|
"label": "Zugang",
|
|
"title": "Accounts & Sicherheit"
|
|
},
|
|
{
|
|
"id": "media",
|
|
"label": "Medien",
|
|
"title": "Bibliothek & Streaming"
|
|
},
|
|
{
|
|
"id": "work",
|
|
"label": "Arbeit",
|
|
"title": "Code, Projekte & Spiel"
|
|
},
|
|
{
|
|
"id": "personal",
|
|
"label": "Persoenlich",
|
|
"title": "Portfolio & private Projekte"
|
|
}
|
|
],
|
|
"services": [
|
|
{
|
|
"id": "sso",
|
|
"name": "Single Sign-On",
|
|
"description": "Account, Sitzungen und Sicherheit",
|
|
"domain": "auth.mischlabs.de",
|
|
"url": "https://auth.mischlabs.de/realms/mischlabs/account",
|
|
"category": "access",
|
|
"accent": "#f59e0b",
|
|
"icon": "shield",
|
|
"keywords": "single sign-on keycloak account login auth"
|
|
},
|
|
{
|
|
"id": "drive",
|
|
"name": "Drive",
|
|
"description": "Cloud-Speicher",
|
|
"domain": "drive.mischlabs.de",
|
|
"url": "https://drive.mischlabs.de",
|
|
"category": "media",
|
|
"accent": "#60a5fa",
|
|
"icon": "folder",
|
|
"keywords": "drive nextcloud cloud speicher dateien"
|
|
},
|
|
{
|
|
"id": "passwords",
|
|
"name": "Passwords",
|
|
"description": "Passwort-Manager",
|
|
"domain": "password.mischlabs.de",
|
|
"url": "https://password.mischlabs.de",
|
|
"category": "access",
|
|
"accent": "#eab308",
|
|
"icon": "lock",
|
|
"keywords": "passwords vaultwarden passwort manager security"
|
|
},
|
|
{
|
|
"id": "movies",
|
|
"name": "Movies",
|
|
"description": "Filme & Serien",
|
|
"domain": "movies.mischlabs.de",
|
|
"url": "https://movies.mischlabs.de",
|
|
"category": "media",
|
|
"accent": "#a78bfa",
|
|
"icon": "film",
|
|
"keywords": "movies jellyfin filme serien media streaming"
|
|
},
|
|
{
|
|
"id": "audiobooks",
|
|
"name": "Audiobooks",
|
|
"description": "Hoerbuecher",
|
|
"domain": "audiobook.mischlabs.de",
|
|
"url": "https://audiobook.mischlabs.de",
|
|
"category": "media",
|
|
"accent": "#22c55e",
|
|
"icon": "headphones",
|
|
"keywords": "audiobooks audiobookshelf hoerbuecher audio"
|
|
},
|
|
{
|
|
"id": "books",
|
|
"name": "Books",
|
|
"description": "Buecher & Bibliothek",
|
|
"domain": "books.mischlabs.de",
|
|
"url": "https://books.mischlabs.de",
|
|
"category": "media",
|
|
"accent": "#06b6d4",
|
|
"icon": "book",
|
|
"keywords": "books calibre calibre-web buecher bibliothek"
|
|
},
|
|
{
|
|
"id": "git",
|
|
"name": "Git",
|
|
"description": "Code-Repositories",
|
|
"domain": "git.mischlabs.de",
|
|
"url": "https://git.mischlabs.de",
|
|
"category": "work",
|
|
"accent": "#f97316",
|
|
"icon": "git",
|
|
"keywords": "git gitea code repositories ci actions"
|
|
},
|
|
{
|
|
"id": "michess",
|
|
"name": "MiChess",
|
|
"description": "Schach",
|
|
"domain": "michess.mischlabs.de",
|
|
"url": "https://michess.mischlabs.de",
|
|
"category": "personal",
|
|
"accent": "#10b981",
|
|
"icon": "chess",
|
|
"keywords": "michess schach game chess"
|
|
},
|
|
{
|
|
"id": "tom",
|
|
"name": "Tom",
|
|
"description": "Photography",
|
|
"domain": "tom.mischlabs.de",
|
|
"url": "https://tom.mischlabs.de",
|
|
"category": "personal",
|
|
"accent": "#ec4899",
|
|
"icon": "user",
|
|
"keywords": "tom photography mischkomposition portfolio persoenlich fotos"
|
|
}
|
|
]
|
|
}
|