e2f56b8cc8
Flask WebUI behind nginx reverse proxy with zone-based firewall, DHCP, WireGuard, and ACME certificate management.
12 lines
196 B
SYSTEMD
12 lines
196 B
SYSTEMD
[Unit]
|
|
Description=Vacuum Wall ACME Certificate Renewal Timer
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 00:00:00
|
|
OnCalendar=*-*-* 12:00:00
|
|
Persistent=true
|
|
RandomizedDelaySec=300
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|