This is an old revision of the document!
useradd -d /data/daemons/tdarr -m tdarr -g media
su - tdarr
wget https://f000.backblazeb2.com/file/tdarrs/versions/2.17.01/linux_x64/Tdarr_Updater.zip
./Tdarr_Updater
./Tdarr_Server/Tdarr_Server
./Tdarr_Node/Tdarr_Node
browser to http://localhost:8265/
useradd -d /data/daemons/unmanic -m unmanic -g media
enable pip
su - unmanic
python3 -m pip install unmanic
in bashrc export PATH=~/.local/bin:$PATH
unmanic
browser su 8888