You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
431 B
9 lines
431 B
description: "Let's Encrypt server"
|
|
type: run-once
|
|
maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
|
|
## XXXvlab: docker uses the 'build' directory or the 'image:' option here.
|
|
docker-image: docker.0k.io/letsencrypt
|
|
data-resources:
|
|
- /etc/letsencrypt ## yes certificates are stored here, this is data
|
|
- /var/log/letsencrypt ## logs
|
|
- /var/lib/tldextract ## latest data about TLDs, this is used by lexicon...
|