This commit is contained in:
adns44 2024-09-13 14:57:34 +02:00
parent d57f3c45f0
commit 1fd8d903b8

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# Install acme.sh with CF and multidomain
## Purpose
This role install the [acme.sh](https://acme.sh) project on a Linux server and sets up a domain with DNS challenge with Cloudflare.
## Variables
All variables are in the defaults folder, however the most importants are:
- acme_sh_user_groups: ["docker"] # Add to docker group the acme user
- acme_sh_email: "example@example.com" # mail address with acme install
## todo
- Set and register the default CA
- Issue cert on domains