Created the managarr demo docker-compose and quickstart script

This commit is contained in:
2024-03-16 17:13:04 -06:00
parent cc0d6a0d47
commit c9c2225fcb
706 changed files with 103617 additions and 2 deletions
+17
View File
@@ -0,0 +1,17 @@
<Config>
<BindAddress>*</BindAddress>
<Port>9696</Port>
<SslPort>6969</SslPort>
<EnableSsl>False</EnableSsl>
<LaunchBrowser>True</LaunchBrowser>
<ApiKey>02ff2b244a694247bfa8a23f3ca9319d</ApiKey>
<AuthenticationMethod>Basic</AuthenticationMethod>
<AuthenticationRequired>DisabledForLocalAddresses</AuthenticationRequired>
<Branch>master</Branch>
<LogLevel>info</LogLevel>
<SslCertPath></SslCertPath>
<SslCertPassword></SslCertPassword>
<UrlBase></UrlBase>
<InstanceName>Prowlarr</InstanceName>
<UpdateMechanism>Docker</UpdateMechanism>
</Config>