22 lines
327 B
Text
22 lines
327 B
Text
[Unit]
|
|
Description=Manage indexers
|
|
|
|
[Service]
|
|
Restart=on-failure
|
|
TimeoutStartSec=900
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|
|
[Container]
|
|
Image=ghcr.io/hotio/prowlarr
|
|
ContainerName=prowlarr
|
|
AutoUpdate=registry
|
|
|
|
Network=prowlarr.network
|
|
HostName=prowlarr
|
|
PublishPort=9696
|
|
|
|
Volume=prowlarr-config:/config
|
|
Volume=/path/to/video:/data
|
|
|