Skip to content

TheMonkeyz/docker-letsencrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Not so simple apache image with letsencrypt-auto preinstalled.

Point your DNS to it, map ports 80 and 443.

Enter the container and run ./letsencrypt-auto --webroot --webroot-path /var/www/html certonly -d yourdomain.example.com -n --agree-tos --email [email protected]

The certs will be in /etc/letsencrypt/live

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published