main-site/static/data/services.json

103 lines
2.6 KiB
JSON
Raw Normal View History

[
{
"name": "Nextcloud",
"icon": "/assets/icons/nextcloud-logo",
"iconType": "svg",
"href": "https://cloud.neshweb.net/",
"desc": "Self-hosted Cloud Storage Service",
"warn": "Note: Registration requires approval",
"extLink": "https://nextcloud.com/",
"id": 7
},
{
"name": "Kavita",
"icon": "/assets/icons/kavita-logo",
"iconType": "svg",
2024-01-06 04:31:08 +01:00
"href": "https://kavita.neshweb.net/",
"desc": "Self-hosted Manga Library",
"warn": "Registration via Admin invite",
"id": 5
},
{
"name": "Roundcube Mail",
"icon": "/assets/icons/roundcube-logo",
"iconType": "svg",
"href": "https://mail.neshweb.net/rc",
"desc": "Self-hosted Mail Server",
"warn": "Registration via Admin invite",
"id": 5
},
{
"name": "Dun Scaith",
"icon": "/assets/icons/chevereto-logo",
"iconType": "png",
"href": "https://dun-scaith.com/",
"desc": "Self-hosted Chevereto Image Service",
"warn": "",
"extLink": "https://chevereto.com/",
"id": 4
},
{
"name": "PeerTube",
"icon": "/assets/icons/peertube-logo",
"iconType": "svg",
2024-01-06 04:31:08 +01:00
"href": "https://neshweb.tv/",
"desc": "Self-hosted PeerTube Instance",
"warn": "Note: Registration only via Admin",
"id": 8
},
{
"name": "Mastodon",
"icon": "/assets/icons/mastodon-logo",
"iconType": "svg",
"href": "https://mastodon.neshweb.net/",
"desc": "Self-hosted Mastodon Instance",
"warn": "Note: Registration requires approval",
"id": 3
},
{
"name": "Vaultwarden",
"icon": "/assets/icons/vaultwarden-logo",
"iconType": "svg",
2024-01-06 04:31:08 +01:00
"href": "https://vault.neshweb.net/",
"desc": "Self-hosted Password Manager",
"warn": "Note: Invite only",
"id": 9
},
{
"name": "Jellyfin",
"icon": "/assets/icons/jellyfin-logo",
"iconType": "svg",
2024-01-06 04:31:08 +01:00
"href": "https://mov.neshweb.tv/",
"desc": "Open-Source, Self-Hosted Media Platform",
"warn": "Note: Registration only via Admin",
"id": 37
},
{
"name": "Navidrome",
"icon": "/assets/icons/navidrome-logo",
"iconType": "avif",
"href": "https://music.neshweb.net/",
"desc": "Open-Source, Self-Hosted Music Streaming Platform",
"warn": "Note: Registration only via Admin",
"id": 10
},
{
"name": "Forgejo",
"icon": "/assets/icons/forgejo-logo",
"iconType": "svg",
"href": "https://forgejo.neshweb.net/",
"desc": "Self-hosted Git Service",
"warn": "Note: Registration only via Admin",
"id": 36
},
2024-01-06 04:31:08 +01:00
{
"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
}
]