include newly hosted service navidrome in compose file and incorporate it into homepage

This commit is contained in:
Simon Belmont 2025-04-29 15:00:42 -04:00
parent 6dfc316b8b
commit 7eacc7842b
4 changed files with 48 additions and 19 deletions

View file

@ -19,10 +19,10 @@
- abbr: HE
icon: /images/1337x.png
href: https://1337x.st/user/HeVK/
- QxR's Torrents:
- abbr: QX
icon: /images/1337x.png
href: https://1337x.st/user/QxR/
- Syncthing Server:
- abbr: SS
icon: syncthing.png
href: http://10.0.0.121:8384
- Local Syncthing:
- abbr: LS
icon: syncthing.png

View file

@ -50,3 +50,6 @@
torrentstack-lighttpd-1:
host: dockerproxy
port: 2375
torrentstack-navidrome-1:
host: dockerproxy
port: 2375

View file

@ -24,6 +24,19 @@
type: kavita
url: https://read.peterdominguez.art
key: "{{HOMEPAGE_VAR_kavita_key}}"
- Navidrome:
href: https://music.peterdominguez.art
icon: navidrome.png
description: Self-hosted, open source music server
server: torrentstack-navidrome-1
container: torrentstack-navidrome-1
showStats: true
widget:
type: navidrome
url: https://music.peterdominguez.art
user: "{{HOMEPAGE_VAR_navidrome_username}}"
token: "{{HOMEPAGE_VAR_navidrome_token}}"
salt: "{{HOMEPAGE_VAR_navidrome_salt}}"
- qBittorrent-nox:
href: http://10.0.0.121:8080/
icon: qbittorrent.png
@ -36,16 +49,7 @@
username: "{{HOMEPAGE_VAR_qBittorrent_Nox_username}}"
password: "{{HOMEPAGE_VAR_qBittorrent_Nox_password}}"
enableLeechProgress: true
- Jackett:
href: http://10.0.0.121:9117/
icon: jackett.png
description: Free and open-source maintained indexer
server: jackett
container: jackett
widget:
type: jackett
url: http://10.0.0.121:9117
password: "{{HOMEPAGE_VAR_jackett_password}}"
- Networking:
@ -119,6 +123,16 @@
type: gitea
url: https://git.peterdominguez.art
key: "{{HOMEPAGE_VAR_forgejo_key}}"
- Jackett:
href: http://10.0.0.121:9117/
icon: jackett.png
description: Free and open-source maintained indexer
server: jackett
container: jackett
widget:
type: jackett
url: http://10.0.0.121:9117
password: "{{HOMEPAGE_VAR_jackett_password}}"
- SearXNG:
href: https://search.peterdominguez.art/
icon: searxng.png
@ -126,26 +140,24 @@
server: searxng
container: searxng
showStats: true
- Syncthing:
href: http://10.0.0.121:8384
icon: syncthing.png
description: Open source peer-to-peer file synchronization
ping: http://10.0.0.121:8384
- Hugo:
href: https://peterdominguez.art
icon: hugo.png
description: Open-source static site generator
server: torrentstack-lighttpd-1
container: torrentstack-lighttpd-1
showStats: true
- meTube:
href: http://10.0.0.121:8081
icon: metube.png
description: Self-hosted YouTube downloader
server: metube
container: metube
showStats: true
- Homepage:
href: https://home.peterdominguez.art
icon: homepage.png
description: A modern dashboard for your services
server: homepage
container: homepage
showStats: true