From b988f6d86354ff75904e4577f6ccd4f24f0b78c6 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 6 Feb 2021 22:36:42 +0100 Subject: [PATCH] Add readme --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e036f2e --- /dev/null +++ b/readme.md @@ -0,0 +1,18 @@ +Acmetool LE client +================== + +Install and configure the `acmetool` LE client. + + +Variables +--------- + +* `acme_notification_email` (Default `root@example.org`): + LE account email. The default needs to be changed! + + +References +---------- + +* [acmetool](https://github.com/hlandau/acmetool) +* [acmetool user's guide](https://hlandau.github.io/acmetool/userguide)