thorndeux / docker-cerbot-setup

Docker compose setup to obtain an initial Letsencrypt certificate with Nginx and Certbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certbot docker setup

Obtain an initial Letsencrpyt SSL certificate for a domain.

Credits

Adjusted and simplified from original concept by Oussama Jarrousse

Usage

  • Clone repository
  • Create folder /etc/letsencrypt on host
  • Make sure setup.sh is executable
  • Run ./setup.sh <mydomain.com> <myemail@email.com> with your respective domain name and email address (sudo permission required)

About

Docker compose setup to obtain an initial Letsencrypt certificate with Nginx and Certbot


Languages

Language:Shell 100.0%