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.
GitHub Repository: https://github.com/Prowlarr/Prowlarr/
Prowlarr Details
Prowlarr
User availability .MU. | |
This is a multi-user application. Can be installed by any user in the Application, Emby, or Plex Access groups. |
Location and Port Information
CLI Usage
Articles
Install Location | /opt/${username}/Prowlarr/ |
Config Location | /home/${username}/.config/Prowlarr/ |
Nginx Location | /etc/nginx/apps/${username}.prowlarr.conf |
Service Location | /etc/systemd/system/[email protected] |
Port | Autogenerated between 9696-9796 |
Secure Port | Autogenerated between 9797-9897 |
### INSTALL qb install prowlarr ${username} ### UNINSTALL qb remove prowlarr ${username} ### REINSTALL qb reinstall prowlarr ${username} ### UPDATE qb update prowlarr ${username}