Skip to content

Setup on TrueNAS using docker

Todd Roberts edited this page Jun 8, 2023 · 1 revision

From here

Important parts shown. Basically you need to setup some directories for it to store data. Mine are on a dataset on a mirrored ssd which makes things faster. [and good deeds do have rewards as while pasting these I realized my /apps/logs internal mount had a typo to "/appps/logs" so fix that part.] The settings.py file is a copy of the https://github.com/toddrob99/searcharr/blob/main/settings-sample.py edited to match my sonarr, radarr etc. You'll need a telegram bot obviously...a google on "botfather" will probably find tutorials on how to set one up.

2023-06-05_23-42 2023-06-05_23-43 2023-06-05_23-43_1

Clone this wiki locally