cookiecutter-django/{{cookiecutter.project_slug}}/compose/nginx
Dan Mirsky b766b7c4bc Fixes to support renewal with docker's new networking
Added new replacement variable for nginx-secure: ___NAMESERVER___. This
is parsed out from the system resolv.conf and used to resolve the
ip's of the containers dynamically
Modified nginx-secure.conf to resolve certbot dynamically
NOTE: if using `docker-compose run certbot ...`, set `--name certbot` so it
can be resolved properly
Added CMD /start.sh back in, guessing it was removed by accident
2016-07-25 13:14:18 -07:00
..
dhparams.example.pem Add certbot(letsencrypt) support for docker 2016-06-03 08:07:39 -07:00
Dockerfile Fixes to support renewal with docker's new networking 2016-07-25 13:14:18 -07:00
nginx-secure.conf Fixes to support renewal with docker's new networking 2016-07-25 13:14:18 -07:00
nginx.conf Changed nginx confs for dockers new networking 2016-06-19 00:46:14 -07:00
start.sh Fixes to support renewal with docker's new networking 2016-07-25 13:14:18 -07:00