MattDGTL / sonarr-radarr-queue-cleaner

A simple script using Sonarr and Radarr API
69 stars 26 forks source link

Run on truenas scale #5

Closed thierrybla closed 1 year ago

thierrybla commented 1 year ago

How would I go about running this on truenas scale?

They use k3s so it's not possible to do the dock build step first.

Thanks in advance!

MattDGTL commented 1 year ago

I am not familiar with Truenas/k3s, but this is just a python script so all you would need to do in run an Ubuntu VM and start the script.

thierrybla commented 1 year ago

I pushed the image to my private docker hub so I can run it in truenas scale with k3s. Thanks! If you ever decide to upload it to some repository yourself and also maintain it there then I would like to know :).