About Prowlarr
Prowlarr is a indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Sonarr, Radarr, Lidarr, and Readarr offering complete management of your indexers with no per app Indexer setup required.
Prowlarr Details
Prowlarr
| User availability .MU. | |
| This is a multi-user application and can be installed by any user within the application grouping. | |
Location and Port Information
CLI Usage
Install Location | /opt/${username}/Prowlarr |
Config Location | /home/${username}/.config/Prowlarr |
Nginx Location | /etc/nginx/software/${username}.prowlarr.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Auto Generated from -*9696*+ |
### INSTALL
qb install prowlarr -u ${username} installs latest stable version of prowlarr for user
### UNINSTALL
qb remove prowlarr -u ${username} removes prowlarr for user
### REINSTALL
qb reinstall prowlarr -u ${username} reinstalls latest stable version of prowlarr for user
### UPDATE
qb update prowlarr -u ${username} updates prowlarr to latest stable version for user

