dmitrym0 / simple-lets-encrypt-docker-compose-sample

Sample docker-compose that shows how to use letsencrypt-nginx-proxy-companion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-lets-encrypt-docker-compose-sample

Sample docker-compose.yml that shows how to use letsencrypt-nginx-proxy-companion.

This docker-compose.yml starts up a wordpress instance backed by a db container. You MUST update the following variables: VIRTUAL_HOST, LETSENCRYPT_HOST, LETSENCRYPT_EMAIL in order for SSL to work. See letsencrypt-nginx-proxy-companion for more info.

About

Sample docker-compose that shows how to use letsencrypt-nginx-proxy-companion