feat: add more apps

This commit is contained in:
2026-04-06 16:04:19 -05:00
parent 01b7552f7e
commit c5b230e94e
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: Prowlarr
description: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
hero:
tagline: Prowlarr is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps, supporting management of both Torrent Trackers and Usenet Indexers.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/prowlarr.webp
actions:
- text: Source
link: https://github.com/Prowlarr/Prowlarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/prowlarr
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: qBittorrent
description: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent.
hero:
tagline: qBittorrent is a bittorrent client programmed in C++ / Qt that uses libtorrent.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/qbittorrent.webp
actions:
- text: Source
link: https://github.com/qbittorrent/qBittorrent
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/qbittorrent
icon: right-arrow
---

View File

@@ -0,0 +1,15 @@
---
title: Radarr
description: Radarr is a movie collection manager for Usenet and BitTorrent users.
hero:
tagline: Radarr is a movie collection manager for Usenet and BitTorrent users.
image:
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/radarr.webp
actions:
- text: Source
link: https://github.com/Radarr/Radarr
icon: right-arrow
- text: Deployment Chart
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/radarr
icon: right-arrow
---