Radarr Setup

repo

InstallπŸ”—

See also here

Latest Release

SystemdπŸ”—

cat << EOF | sudo tee /etc/systemd/system/radarr.service > /dev/null
[Unit]
Description=Radarr Daemon
After=syslog.target network.target
[Service]
User=green
Group=admin
Type=simple

ExecStart=/home/green/radarr/Radarr -nobrowser -data=/home/green/.config/radarr/
TimeoutStopSec=20
KillMode=process
Restart=always
[Install]
WantedBy=multi-user.target
EOF
Category: Dev 
TagsSelf-hosted
Published:  Β· Updated:   πŸ“ Edit this page

ResponseπŸ”—

Have you written a response to this? Let me know the article or tweet URL (Article or tweet content needs to include the URL of this article, learn more about webmention here).

The response will be automatically collected by webmention.io bot, and another bot will automatically post it here within 24 hours, I wrote an article about how to achieve this. You can also send your response via mail owen@owenyoung.com or Twitter DM