Service for processing "let's encrypt" certbot for custom domains (with cron option)
- Fill your domains in
domains.list
(you can also save different files with domains and initialize it invariables.conf
) - Check all configuration parameters in "variables.conf"
- to install let's encrypt certbot use
install_certbot.sh
this step automatically executed inrun.sh
installation working only for debian-based distros
- to install let's encrypt certbot use
- Run manager:
- to run manager once use
run.sh
- to set manager in cron use
cron.sh
- to remove manager from cron use
remove_cron.sh
- to run manager once use
- Check log information in
logs/
folder