[Unit] Description=Defguard - Proxy After=network-online.target [Container] Pod=defguard.pod ContainerName=defguard-proxy Image=ghcr.io/defguard/defguard-proxy:latest AutoUpdate=registry Environment=DEFGUARD_PROXY_GRPC_CERT=/ca/proxy.cert Environment=DEFGUARD_PROXY_GRPC_KEY=/ca/proxy.key Volume=/mnt/data/containers/defguard/proxy.crt:/ca/proxy.crt Volume=/mnt/data/containers/defguard/proxy.key:/ca/proxy.key Label=homepage.group=Tech Label=homepage.name="Defguard Proxy" Label=homepage.icon=defguard.png Label=homepage.href=https://enroll.inkletblot.com Label=homepage.description="VPN Enrollment" [Service] Restart=always TimeoutStartSec=90 [Install] WantedBy=default.target