Skip to content

Instantly share code, notes, and snippets.

View paolopasqua's full-sized avatar

Paolo Pasquali paolopasqua

View GitHub Profile
@maxivak
maxivak / _0__ssl_certbot_letsencrypt.md
Last active April 16, 2024 21:48
Let's encrypt SSL certificates using certbot in docker

Directories on host machine:

  • /data/certbot/letsencrypt

  • /data/certbot/www

  • Nginx server in docker container

docker run -d --name nginx \