cookiecutter-django/{{cookiecutter.project_slug}}/compose
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
..
django Combine RUN commands 2016-06-11 21:22:35 -07:00
nginx Fixes to support renewal with docker's new networking 2016-07-25 13:14:18 -07:00
postgres Change repo_name to project_slug for clarity. 2016-04-20 10:00:35 -07:00