main-site/static/data/services.json

140 lines
3.4 KiB
JSON
Raw Permalink Normal View History

[
{
"name": "Nextcloud",
"icon": "/assets/icons/nextcloud-logo",
"iconType": "svg",
"href": "https://nextcloud.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",
"href": "https://kavita.neshweb.net",
"desc": "Self-hosted Manga Library",
"warn": "Registration via Admin invite",
"id": 5
},
{
"name": "Images",
"icon": "/assets/icons/images-logo",
"iconType": "svg",
"href": "https://imgs.neshweb.net/",
"desc": "Self-hosted Chevereto Image Service",
"warn": "",
"extLink": "https://chevereto.com/",
"id": 4
},
{
"name": "Calibre Web",
"icon": "/assets/icons/calibre-logo",
"iconType": "avif",
"href": "https://calibre.neshweb.net/",
"desc": "Self-hosted Ebook Library Service",
"warn": "Note: Registration only via Admin",
"id": 6
},
{
"name": "PeerTube",
"icon": "/assets/icons/peertube-logo",
"iconType": "svg",
"href": "https://tube.neshweb.net/",
"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",
"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",
"href": "https://jellyfin.neshweb.net/",
"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://navidrome.neshweb.net/",
"desc": "Open-Source, Self-Hosted Music Streaming Platform",
"warn": "Note: Registration only via Admin",
"id": 10
},
{
"name": "Gitlab",
"icon": "/assets/icons/gitlab-logo",
"iconType": "svg",
"href": "https://gitlab.neshweb.net/",
"desc": "Self-hosted Git Service",
"warn": "Note: Registration only via Admin",
"id": 2
},
{
"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
},
{
"name": "Portainer",
"icon": "/assets/icons/portainer-logo",
"iconType": "avif",
"href": "https://portainer.neshweb.net/",
"desc": "Docker Container Manager",
"warn": "Note: Admin Only",
"id": 34
},
{
"name": "Nginx",
"icon": "/assets/icons/npm-logo",
"iconType": "avif",
"href": "https://nginx.neshweb.net/",
"desc": "Web-based Nginx Proxy Manager",
"warn": "Note: Admin Only",
"id": 31
},
{
"name": "Proxmox",
"icon": "/assets/icons/proxmox-logo",
"iconType": "avif",
"href": "https://proxmox.neshweb.net/",
"desc": "Hypervisor Webinterface",
"warn": "Note: Admin Only",
"id": 33
},
{
"name": "Dockge",
"icon": "/assets/icons/dockge-logo",
"iconType": "avif",
"href": "https://dockge.neshweb.net/",
"desc": "Docker Compose WebUI",
"warn": "Note: Admin Only",
"id": 35
}
]