Dehydrated ========== Setup and configure [Dehydrated](https://dehydrated.io/). **Features** - Install dehydrated - Accept TOS - Create `domains.txt` and domain directory - Create cron job for certificate renewals ## Variables | Name | Default | Descrition | |--|--|--| | `dehydrated_cron_name` | Dehydrated certificate renewal | Name of the cron job | | `dehydrated_cron_hour` | 01 | Hour to run the cron job | | `dehydrated_cron_minute` | 08 | Minute to run the cron job | | `dehydrated_cron_user` | root | User to create the cron job for |