Merge branch 'main' into rework/cards
This commit is contained in:
commit
3f077029c6
13 changed files with 166 additions and 172 deletions
public/data
|
@ -9,8 +9,8 @@
|
|||
"href": "/about"
|
||||
},
|
||||
{
|
||||
"name": "Games",
|
||||
"href": "/games"
|
||||
"name": "Servers",
|
||||
"href": "/servers"
|
||||
},
|
||||
{
|
||||
"name": "Services",
|
||||
|
|
253
public/data/pages.json
Normal file
253
public/data/pages.json
Normal file
|
@ -0,0 +1,253 @@
|
|||
{
|
||||
"services": [
|
||||
{
|
||||
"name": "Nextcloud",
|
||||
"icon": "/icons/nextcloud-logo.svg",
|
||||
<<<<<<< HEAD:public/pages.json
|
||||
"href": "https://nextcloud.neshweb.net/",
|
||||
"desc1": "Cloud Storage",
|
||||
"desc": "Self-hosted Cloud Storage Service but longer and hopefully with wrap as well as some extra just to make sure",
|
||||
=======
|
||||
"href": "https://nextcloud.neshweb.net",
|
||||
"desc": "Self-hosted Cloud Storage Service",
|
||||
>>>>>>> main:public/data/pages.json
|
||||
"warn": "Note: Registration requires approval",
|
||||
"extLink": "https://qwant.com",
|
||||
"extName": "Qwant",
|
||||
"type": "docker",
|
||||
"docker_container_name": "nextcloud",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
<<<<<<< HEAD:public/pages.json
|
||||
"name": "Komga",
|
||||
"icon": "/icons/komga-logo.png",
|
||||
"href": "https://komga.neshweb.net/",
|
||||
"desc1": "Manga/Comics",
|
||||
"desc": "Self-hosted Comic Library",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
=======
|
||||
"name": "Kavita",
|
||||
"icon": "/icons/kavita-logo.svg",
|
||||
"href": "https://kavita.neshweb.net",
|
||||
"desc": "Self-hosted Manga Library",
|
||||
"warn": "Registration via Admin invite",
|
||||
>>>>>>> main:public/data/pages.json
|
||||
"type": "docker",
|
||||
"docker_container_name": "kavita",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Calibre Web",
|
||||
"icon": "/icons/calibre-logo.ico",
|
||||
"href": "https://calibre.neshweb.net/",
|
||||
"desc1": "eBooks",
|
||||
"desc": "Self-hosted Ebook Library Service",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "calibre-web",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "PeerTube",
|
||||
"icon": "/icons/peertube-logo.svg",
|
||||
<<<<<<< HEAD:public/pages.json
|
||||
"href": "https://tube.neshweb.net/",
|
||||
"desc1": "Video Platform",
|
||||
=======
|
||||
"href": "https://tube.neshweb.net",
|
||||
>>>>>>> main:public/data/pages.json
|
||||
"desc": "Self-hosted PeerTube Instance",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "peertube",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Mastodon",
|
||||
"icon": "/icons/mastodon-logo.svg",
|
||||
<<<<<<< HEAD:public/pages.json
|
||||
"href": "https://mastodon.neshweb.net/",
|
||||
"desc1": "Twitter Alternative",
|
||||
=======
|
||||
"href": "https://mastodon.neshweb.net",
|
||||
>>>>>>> main:public/data/pages.json
|
||||
"desc": "Self-hosted Mastodon Instance",
|
||||
"warn": "Note: Registration requires approval",
|
||||
"type": "docker",
|
||||
"docker_container_name": "mastodon-web",
|
||||
"location": "tower-0"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Vaultwarden",
|
||||
"icon": "/icons/vaultwarden-logo.svg",
|
||||
"href": "https://vault.neshweb.net",
|
||||
"desc": "Self-hosted Password Manager",
|
||||
"warn": "Note: Invite only",
|
||||
"type": "docker",
|
||||
"docker_container_name": "vaultwarden",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "File Browser",
|
||||
"href": "https://files.neshweb.net/",
|
||||
"desc1": "Online File Explorer",
|
||||
"desc": "Server File Browser",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "filebrowser",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Jellyfin",
|
||||
"icon": "/icons/jellyfin-logo.svg",
|
||||
"href": "https://jellyfin.neshweb.net/",
|
||||
"desc1": "Movie Platform",
|
||||
"desc": "Open-Source, Self-Hosted Media Platform",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "jellyfin",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Navidrome",
|
||||
"icon": "/icons/navidrome-logo.png",
|
||||
"href": "https://navidrome.neshweb.net/",
|
||||
"desc1": "Music Service",
|
||||
"desc": "Open-Source, Self-Hosted Music Streaming Platform",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "navidrome",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Picard",
|
||||
"href": "https://picard.neshweb.net/",
|
||||
"desc1": "MP3 Tagger",
|
||||
"desc": "MP3 Tagger",
|
||||
"warn": "Note: Access only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "picard",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Gitlab",
|
||||
"icon": "/icons/gitlab-logo.svg",
|
||||
"href": "https://gitlab.neshweb.net/",
|
||||
"desc1": "Git Hosting",
|
||||
"desc": "Self-hosted Git Service",
|
||||
"warn": "Note: Registration only via Admin",
|
||||
"type": "docker",
|
||||
"docker_container_name": "gitlab",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Portainer",
|
||||
"icon": "/icons/portainer-logo.png",
|
||||
"href": "https://portainer.neshweb.net/",
|
||||
"desc1": "Docker Management",
|
||||
"desc": "Docker Container Manager",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
"docker_container_name": "portainer",
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Nginx",
|
||||
"icon": "/icons/npm-logo.png",
|
||||
"href": "https://nginx.neshweb.net/",
|
||||
"desc1": "Proxy Management",
|
||||
"desc": "Web-based Nginx Proxy Manager",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
"docker_container_name": "nginx-prox",
|
||||
<<<<<<< HEAD:public/pages.json
|
||||
"location": "brr7-4800u"
|
||||
},
|
||||
{
|
||||
"name": "Grafana",
|
||||
"icon": "/icons/grafana-logo.svg",
|
||||
"href": "https://monitoring.neshweb.net/",
|
||||
"desc1": "Server Monitoring",
|
||||
"desc": "Server Monitoring Utility",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
"docker_container_name": "grafana",
|
||||
"location": "brr7-4800u"
|
||||
},
|
||||
{
|
||||
"name": "Matomo",
|
||||
"href": "https://tracking.neshweb.net/",
|
||||
"desc1": "Traffic Monitoring",
|
||||
"desc": "Traffic Tracking Utility",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "docker",
|
||||
"docker_container_name": "matomo-web",
|
||||
"location": "brr7-4800u"
|
||||
},
|
||||
{
|
||||
"name": "Debug1",
|
||||
"href": "https://qwant.com",
|
||||
"desc1": "DEBUG1",
|
||||
"desc": "Debug Debug Debug",
|
||||
"warn": "Note: Debug",
|
||||
"extLink": "https://qwant.com",
|
||||
"extName": "Qwant",
|
||||
"type": "docker",
|
||||
"docker_container_name": "matomo-web",
|
||||
"location": "brr7-4800u"
|
||||
},
|
||||
{
|
||||
"name": "Debug2",
|
||||
"desc1": "DEBUG2",
|
||||
"desc": "Debug Debug Debug",
|
||||
"warn": "Note: Debug",
|
||||
"extLink": "https://qwant.com",
|
||||
"extName": "Qwant",
|
||||
"type": "docker",
|
||||
"docker_container_name": "Debug",
|
||||
"location": "brr7-4800u"
|
||||
=======
|
||||
"location": "tower-0"
|
||||
},
|
||||
{
|
||||
"name": "Proxmox",
|
||||
"icon": "/icons/proxmox-logo.png",
|
||||
"href": "https://proxmox.neshweb.net/",
|
||||
"desc": "Hypervisor Webinterface",
|
||||
"warn": "Note: Admin Only",
|
||||
"type": "app",
|
||||
"location": ""
|
||||
>>>>>>> main:public/data/pages.json
|
||||
}
|
||||
],
|
||||
"games": {
|
||||
"minecraft": {
|
||||
"name": "Minecraft",
|
||||
"icon": "/icons/minecraft-logo.png",
|
||||
"href": "https://minecraft.neshweb.net/",
|
||||
"desc": "View all currently available Minecraft Servers and their mods"
|
||||
},
|
||||
"ready_or_not": {
|
||||
"name": "Ready or Not",
|
||||
"icon": "/icons/ron-logo.png",
|
||||
"href": "https://readyornot.neshweb.net/",
|
||||
"desc": "Collection of Floor Plans for the Game 'Ready or Not'"
|
||||
},
|
||||
"zomboid": {
|
||||
"name": "Zomboid",
|
||||
"icon": "/icons/zomboid-logo.png",
|
||||
"ip": "91.13.248.30",
|
||||
"status": "Online"
|
||||
},
|
||||
"factorio": {
|
||||
"name": "Factorio",
|
||||
"status": "Online"
|
||||
},
|
||||
"space_engineers": {
|
||||
"name": "Space Engineers",
|
||||
"status": "Online"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue