Skip to content

thend20/docker-letsencrypt-nginx-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

docker-nginx-proxy-le

Run the service stack

docker-compose up

Request the cert of the first time

docker-compose run --rm certbot certonly --webroot --webroot-path /var/www/certbot/ -d [domain-name]

Cron renewal

docker-compose run --rm certbot renew

Setup any proxies etc here AND the SSL config lines

$EDITOR nginx/conf/nginx.conf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published