Replace lego with acme_sh

This commit is contained in:
Tobias Reisinger 2026-03-28 20:21:42 +01:00
parent 82f65d396f
commit 0237271b65
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
24 changed files with 176 additions and 247 deletions

View file

@ -0,0 +1,9 @@
[Unit]
Description=Renew certificates using acme.sh
After=network-online.target nss-lookup.target
[Service]
Type=oneshot
SyslogIdentifier=acme.sh
Environment=LE_WORKING_DIR="{{ acme_sh_env.LE_WORKING_DIR }}"
ExecStart={{ (service_path, 'acme.sh') | path_join }} --cron