feat: add more apps
This commit is contained in:
15
src/content/docs/applications/prowlarr.mdx
Normal file
15
src/content/docs/applications/prowlarr.mdx
Normal 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
|
||||
---
|
||||
15
src/content/docs/applications/qbittorrent.mdx
Normal file
15
src/content/docs/applications/qbittorrent.mdx
Normal 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
|
||||
---
|
||||
15
src/content/docs/applications/radarr.mdx
Normal file
15
src/content/docs/applications/radarr.mdx
Normal 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
|
||||
---
|
||||
Reference in New Issue
Block a user