Useful scripts that will start fully configured nginx and certbot docker containers with your domains with SSL certificates.
Cerbot container will also automatically renew all certificates.
- Clone or download repository into your local directory
- Create A/AAAA
example.comandwww.example.comrecords - Run
init.shas sudo user - Run
init-domain.sh %user_domain% %user_email%for each domain (skipwww.*) - Run
run.sh