We are going to install Medusa on a Qnap in this tutorial. Installing Medusa on a QNAP Nas. So that you can automatically download your TV series. This has been tested on QTS 4.2.x to 4.4.x. If you have a different version. Then this might not work.
Install Medusa Qnap Putty
I log in via Putty on my Qnap.
Start Putty, and make a connection to your QNAP. Then log in with your ADMIN account, on your QNAP nas.
Go to the correct folder of your Qnap.
cd /share/Public
Download the installation script. And set the permissions correctly on the installation script.
curl -skLO https://git.io/sherpa.sh && chmod +x sherpa.sh
Now we are going to install Medusa.
./sherpa.sh Medusa
When the installation is complete. Then remove the installation package.
rm sherpa.*
You are now finished with the installation of Medusa on your QNAP system. It is now time to start configuring Medusa.
Known issues during the installation of CouchPotato on QNap
Below a number of useful tips. If the installation fails , on your Qnap.
Open the log file.
cat sherpa.debug.log
Check if all requirements are installed for Medusa.
./sherpa.sh –check
If you run into another problem. then leave a message. Maybe someone can help you further.
Tutorial Medusa install Qnap
Be the first to comment