Files

27 lines
674 B
INI

[Unit]
Description=JDownloader container
[Container]
AutoUpdate=registry
ContainerName=jdownloader
Environment=GROUP_ID=1005
Environment=JDOWNLOADER_HEADLESS=1
Environment=MYJDOWNLOADER_DEVICE_NAME=pi4
Environment=TZ=Europe/Zurich
Environment=USER_ID=1005
Image=docker.io/jlesage/jdownloader-2:latest
Label=io.containers.autoupdate=registry
Pod=jdownloader.pod
Secret=jdownloader-email,type=env,target=MYJDOWNLOADER_EMAIL
Secret=jdownloader-password,type=env,target=MYJDOWNLOADER_PASSWORD
StartWithPod=true
Timezone=Europe/Zurich
Volume=jdownloader-config.volume:/config
Volume=jdownloader-output.volume:/output
[Service]
Restart=always
[Install]
WantedBy=default.target