Support health checks for the services

This commit is contained in:
Ohad Livne 2026-04-09 22:02:30 +03:00
parent 203e6656da
commit c852857583
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
2 changed files with 6 additions and 0 deletions

View file

@ -7,6 +7,9 @@ AutoUpdate=registry
ContainerName=transmission
Environment=PGID=1000
Environment=PUID=1000
HealthCmd=curl --fail --silent http://localhost:9091/
# HealthInterval=30s
# HealthStartPeriod=30s
Image=lscr.io/linuxserver/transmission:latest
Network=private
PodmanArgs=--pull=newer --transient-store