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

  1. description: "Let's Encrypt server"
  2. type: run-once
  3. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  4. ## XXXvlab: docker uses the 'build' directory or the 'image:' option here.
  5. docker-image: docker.0k.io/letsencrypt
  6. data-resources:
  7. - /etc/letsencrypt ## yes certificates are stored here, this is data
  8. - /var/log/letsencrypt ## logs
  9. - /var/lib/tldextract ## latest data about TLDs, this is used by lexicon...