Extend services list
This commit is contained in:
parent
f0d2ca0e56
commit
2e6b174771
1 changed files with 12 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
||||||
"name": "Kavita",
|
"name": "Kavita",
|
||||||
"icon": "/assets/icons/kavita-logo",
|
"icon": "/assets/icons/kavita-logo",
|
||||||
"iconType": "svg",
|
"iconType": "svg",
|
||||||
"href": "https://kavita.neshweb.net",
|
"href": "https://kavita.neshweb.net/",
|
||||||
"desc": "Self-hosted Manga Library",
|
"desc": "Self-hosted Manga Library",
|
||||||
"warn": "Registration via Admin invite",
|
"warn": "Registration via Admin invite",
|
||||||
"id": 5
|
"id": 5
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
"name": "PeerTube",
|
"name": "PeerTube",
|
||||||
"icon": "/assets/icons/peertube-logo",
|
"icon": "/assets/icons/peertube-logo",
|
||||||
"iconType": "svg",
|
"iconType": "svg",
|
||||||
"href": "https://tube.neshweb.net/",
|
"href": "https://neshweb.tv/",
|
||||||
"desc": "Self-hosted PeerTube Instance",
|
"desc": "Self-hosted PeerTube Instance",
|
||||||
"warn": "Note: Registration only via Admin",
|
"warn": "Note: Registration only via Admin",
|
||||||
"id": 8
|
"id": 8
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
"name": "Vaultwarden",
|
"name": "Vaultwarden",
|
||||||
"icon": "/assets/icons/vaultwarden-logo",
|
"icon": "/assets/icons/vaultwarden-logo",
|
||||||
"iconType": "svg",
|
"iconType": "svg",
|
||||||
"href": "https://vault.neshweb.net",
|
"href": "https://vault.neshweb.net/",
|
||||||
"desc": "Self-hosted Password Manager",
|
"desc": "Self-hosted Password Manager",
|
||||||
"warn": "Note: Invite only",
|
"warn": "Note: Invite only",
|
||||||
"id": 9
|
"id": 9
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
"name": "Jellyfin",
|
"name": "Jellyfin",
|
||||||
"icon": "/assets/icons/jellyfin-logo",
|
"icon": "/assets/icons/jellyfin-logo",
|
||||||
"iconType": "svg",
|
"iconType": "svg",
|
||||||
"href": "https://jellyfin.neshweb.net/",
|
"href": "https://mov.neshweb.tv/",
|
||||||
"desc": "Open-Source, Self-Hosted Media Platform",
|
"desc": "Open-Source, Self-Hosted Media Platform",
|
||||||
"warn": "Note: Registration only via Admin",
|
"warn": "Note: Registration only via Admin",
|
||||||
"id": 37
|
"id": 37
|
||||||
|
@ -135,5 +135,13 @@
|
||||||
"desc": "Docker Compose WebUI",
|
"desc": "Docker Compose WebUI",
|
||||||
"warn": "Note: Admin Only",
|
"warn": "Note: Admin Only",
|
||||||
"id": 35
|
"id": 35
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "bookwormstory.social",
|
||||||
|
"icon": "/assets/icons/bookworm-logo",
|
||||||
|
"iconType": "avif",
|
||||||
|
"href": "https://bookwormstory.social/",
|
||||||
|
"desc": "Lemmy Instance hosted for the community around Ascendance of a Bookworm",
|
||||||
|
"id": 19
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue