diff --git a/server/config/homer/assets/config.yml b/server/config/homer/assets/config.yml index 21507c8..bdc8cbb 100644 --- a/server/config/homer/assets/config.yml +++ b/server/config/homer/assets/config.yml @@ -131,30 +131,6 @@ services: subtitle: "BSD-based ZFS NAS appliance OS" url: "http://nas.jafner.net" - - name: "Jafner.seedbox" - icon: "fas fa-server" - items: - - name: "GGN" - logo: assets/icons/deluge-1200.png - subtitle: "Deluge Torrent Web UI for GGN" - url: "http://jafner.seedbox:52000/" - - name: "MAM" - logo: assets/icons/deluge-1200.png - subtitle: "Deluge Torrent Web UI for MAM" - url: "http://jafner.seedbox:52100/" - - name: "EMP" - logo: assets/icons/deluge-1200.png - subtitle: "Deluge Torrent Web UI for EMP" - url: "http://jafner.seedbox:52200/" - - name: "PUB" - logo: assets/icons/deluge-1200.png - subtitle: "Deluge Torrent Web UI for public torrents" - url: "http://jafner.seedbox:52300/" - - name: "RED" - logo: assets/icons/deluge-1200.png - subtitle: "Deluge Torrent Web UI for RED" - url: "http://jafner.seedbox:52400/" - - name: "Jafner.net" icon: "fas fa-server" items: @@ -190,7 +166,7 @@ services: logo: assets/icons/grafana-1200.png subtitle: "Metrics visualization tool" url: "https://grafana.jafner.net" - + - name: "XBackBone" logo: assets/icons/xbackbone.png subtitle: "Lightweight file manager" @@ -234,6 +210,15 @@ services: subtitle: "Transcode management system for media library" url: "https://tdarr.jafner.net" + - name: "Qbittorrent" + logo: assets/icons/qbittorrent.svg + subtitle: "Torrent client web UI" + url: "https://qbt.jafner.net" + - name: "Jdownloader" + logo: assets/icons/jdownloader.png + subtitle: "Web downloader web UI" + url: "https://jdl.jafner.net" + - name: "Peertube" logo: assets/icons/peertube-1534.png subtitle: "Video hosting platform" diff --git a/server/config/homer/assets/icons/jdownloader.png b/server/config/homer/assets/icons/jdownloader.png new file mode 100644 index 0000000..524925f Binary files /dev/null and b/server/config/homer/assets/icons/jdownloader.png differ diff --git a/server/config/homer/assets/icons/qbittorrent.svg b/server/config/homer/assets/icons/qbittorrent.svg new file mode 100644 index 0000000..69d8cf6 --- /dev/null +++ b/server/config/homer/assets/icons/qbittorrent.svg @@ -0,0 +1,16 @@ + + + qbittorrent-new-light + + + + + + + + + + + + + \ No newline at end of file