Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 471 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 471 Bytes

Config:

Edit the following files to suit your needs:
loopia/entrypoint.sh
loopia/entrypoint_staging.sh
loopia/creatednsrecord.py
loopia/removednsrecord.py

Run with:

podman run \
	-v <Log folder>:/var/log/letsencrypt \
	-v <Cert store>:/etc/letsencrypt \
	-v ./loopia:/opt/loopia \
	-e LOOPIA_USER=<API username> \
	-e LOOPIA_PASS=<API password> \
	--entrypoint /opt/loopia/entrypoint.sh \
	-it --rm --name cert-renew certbot/certbot