Update noip-duc/noip-duc.container

This commit is contained in:
2026-02-13 11:32:50 -05:00
parent ebe87e5ae3
commit d1ddd262c3

View File

@@ -0,0 +1,23 @@
[Unit]
Description=No-IP Dynamic Update Client
#After=network-online.target
#Wants=network-online.target
[Container]
ContainerName=noip-duc
Image=ghcr.io/noipcom/noip-duc:latest
AutoUpdate=registry
Secret=noippass,type=env,target=NOIP_PASSWORD
Secret=noipuser,type=env,target=NOIP_USERNAME
EnvironmentFile=noip-duc.env
[Service]
User=1000
Group=1000
Restart=on-abnormal
TimeoutStopSec=30
#SuccessExitStatus=0 143
#[Install]
# Start by default on boot
#WantedBy=default.target