<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Prowlarr</id>
	<title>Prowlarr - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=Prowlarr"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Prowlarr&amp;action=history"/>
	<updated>2026-04-05T19:42:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.0</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=Prowlarr&amp;diff=21441&amp;oldid=prev</id>
		<title>Lordfrog: Created page</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=Prowlarr&amp;diff=21441&amp;oldid=prev"/>
		<updated>2025-05-14T05:48:25Z</updated>

		<summary type="html">&lt;p&gt;Created page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[https://prowlarr.com/ Prowlarr] is an indexer manager/proxy built on the popular *arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required&lt;br /&gt;
&lt;br /&gt;
= Setup =&lt;br /&gt;
Prowlarr is best installed as a service on NixOS in your configuration.nix.&lt;br /&gt;
&lt;br /&gt;
A basic install can be done using the following options:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxHighlight lang=nix&amp;gt;&lt;br /&gt;
services.prowlarr = {&lt;br /&gt;
  enable = true;&lt;br /&gt;
  openFirewall = true;&lt;br /&gt;
};&lt;br /&gt;
&amp;lt;/syntaxHighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;openFirewall&amp;lt;/code&amp;gt; option is used to open port &amp;lt;code&amp;gt;9696&amp;lt;/code&amp;gt; on the host firewall.&lt;br /&gt;
&lt;br /&gt;
[[Category:Applications]]&lt;br /&gt;
[[Category:Server]]&lt;/div&gt;</summary>
		<author><name>Lordfrog</name></author>
	</entry>
</feed>