21 lines
311 B
Text
21 lines
311 B
Text
[Unit]
|
|
Description=TV show metadata manager
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
Restart=on-failure
|
|
TimeoutStartSec=900
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Container]
|
|
Image=ghcr.io/hotio/sonarr
|
|
ContainerName=sonarr
|
|
HostName=sonarr
|
|
|
|
Volume=sonarr-config:/config
|
|
Volume=/volumes/media:/data
|
|
|
|
PublishPort=8989
|
|
|