added rootless eve quadlets

This commit is contained in:
2026-02-13 10:45:48 -05:00
commit 34b518b2a9
10 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
[Unit]
Description=Jackett Proxy Server
[Container]
ContainerName=jackett
Image=lscr.io/linuxserver/jackett:latest
#AutoUpdate=registry
Pod=byparr-jackett.pod
#PublishPort=9117:9117
Volume=jackett-data:/config
Volume=/media/CONTAINER/Downloads:/downloads
EnvironmentFile=jackett.env
[Service]
Restart=unless-stopped
[Install]
WantedBy=default.target