Commit Graph

1605 Commits

Author SHA1 Message Date
Dan Mirsky
8f1ee0e68c Updated docker docs to renew with certbot
In order to resolve the name through docker's dns, we have to specify
the usual container name (certbot) - docker-compose only does
automatically this if you use `start certbot`, not with `run`.
Also added --rm to remove the container after it's done so we don't have
multiple with the same name
2016-07-25 16:07:48 -07:00
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
pyup-bot
bc699f55fd Update django-allauth from 0.25.2 to 0.26.1 2016-07-25 12:40:05 -07:00
Jannis Gebauer
8ed195145a Merge pull request #682 from pydanny/pyup-update-gevent-1.1.1-to-1.1.2
Update gevent to 1.1.2
2016-07-25 17:45:16 +02:00
Jannis Gebauer
f11e3f8329 Merge pull request #689 from pydanny/pyup-update-django-webpack-loader-0.3.0-to-0.3.3
Update django-webpack-loader to 0.3.3
2016-07-25 17:45:05 +02:00
Jannis Gebauer
e1d73dcb8e Merge pull request #690 from pydanny/pyup-update-flake8-2.6.2-to-3.0.0
Update flake8 to 3.0.0
2016-07-25 17:44:57 +02:00
Jannis Gebauer
ff001885bf Merge pull request #691 from pydanny/pyup-update-django-redis-4.4.3-to-4.4.4
Update django-redis to 4.4.4
2016-07-25 17:44:48 +02:00
pyup-bot
4a0ad7bd2f Update django-redis from 4.4.3 to 4.4.4 2016-07-25 05:25:00 -07:00
pyup-bot
4d773729f5 Update flake8 from 2.6.2 to 3.0.0 2016-07-25 04:25:01 -07:00
pyup-bot
af5bb8cd1a Update flake8 from 2.6.2 to 3.0.0 2016-07-25 04:25:00 -07:00
pyup-bot
d63e2e22ad Update django-webpack-loader from 0.3.0 to 0.3.3 2016-07-24 12:54:58 -07:00
pyup-bot
df135c9a6f Update gevent from 1.1.1 to 1.1.2 2016-07-21 07:54:37 -07:00
Jannis Gebauer
fc20db3ed6 remove sqlparse from dependencies 2016-07-21 11:32:28 +02:00
Jannis Gebauer
6456faf581 Merge pull request #680 from pydanny/pyup-update-django-debug-toolbar-1.4-to-1.5
Update django-debug-toolbar to 1.5
2016-07-21 11:30:45 +02:00
pyup-bot
1292e5b57b Update django-debug-toolbar from 1.4 to 1.5 2016-07-21 02:24:35 -07:00
Jannis Gebauer
96722f53b3 Merge pull request #676 from pydanny/pyup-update-django-1.9.7-to-1.9.8
Update django to 1.9.8
2016-07-20 19:27:21 +02:00
Jannis Gebauer
7a0b9402b7 Merge pull request #678 from pydanny/pyup-update-boto-2.41.0-to-2.42.0
Update boto to 2.42.0
2016-07-20 19:27:15 +02:00
Jannis Gebauer
5ca39c4d86 adding debug_toolbar temporary workaround 2016-07-20 19:25:37 +02:00
pyup-bot
1afa107d68 Update boto from 2.41.0 to 2.42.0 2016-07-19 15:24:26 -07:00
pyup-bot
ffd26051c6 Update django from 1.9.7 to 1.9.8 2016-07-18 11:24:17 -07:00
Jannis Gebauer
c1bbc1bc52 Merge pull request #654 from kas/master
Revise README.rst
2016-07-16 11:59:18 +02:00
Jannis Gebauer
3e199abde8 Merge pull request #659 from kbenbour/master
Update project-generation-options.rst
2016-07-16 11:58:14 +02:00
Jannis Gebauer
d9abe0b6d0 Merge pull request #671 from pydanny/pyup-update-pytz-2016.4-to-2016.6.1
Update pytz to 2016.6.1
2016-07-16 11:56:22 +02:00
Jannis Gebauer
50125f1c44 Merge pull request #672 from pydanny/pyup-update-raven-5.22.0-to-5.23.0
Update raven to 5.23.0
2016-07-16 11:56:10 +02:00
Daniel Roy Greenfeld
b1e7f55b6b Update common.py 2016-07-14 12:06:29 -07:00
pyup-bot
cc2cad0236 Update raven from 5.22.0 to 5.23.0 2016-07-14 03:23:49 -07:00
pyup-bot
dfa8138297 Update pytz from 2016.4 to 2016.6.1 2016-07-14 01:23:51 -07:00
Jannis Gebauer
baa1b326f3 Merge pull request #668 from pydanny/pyup-update-sphinx-1.4.4-to-1.4.5
Update sphinx to 1.4.5
2016-07-13 14:56:34 +02:00
pyup-bot
f9fe8891ac Update sphinx from 1.4.4 to 1.4.5 2016-07-13 05:23:43 -07:00
Jannis Gebauer
0144859472 Merge pull request #665 from pydanny/pyup-update-raven-5.21.0-to-5.22.0
Update raven to 5.22.0
2016-07-07 17:12:44 +02:00
pyup-bot
08d29de9a9 Update raven from 5.21.0 to 5.22.0 2016-07-07 07:38:06 -07:00
Fábio C. Barrionuevo da Luz
8182878dea Merge pull request #661 from pydanny/pyup-update-pillow-3.2.0-to-3.3.0
Update pillow to 3.3.0
2016-07-07 08:27:25 -03:00
Fábio C. Barrionuevo da Luz
02df9385d7 Merge pull request #664 from pydanny/pyup-update-psycopg2-2.6.1-to-2.6.2
Update psycopg2 to 2.6.2
2016-07-07 08:27:03 -03:00
pyup-bot
ff483f0a5c Update psycopg2 from 2.6.1 to 2.6.2 2016-07-06 19:38:04 -07:00
pyup-bot
5b6c3c75a5 Update psycopg2 from 2.6.1 to 2.6.2 2016-07-06 19:38:03 -07:00
pyup-bot
56493d2d50 Update psycopg2 from 2.6.1 to 2.6.2 2016-07-06 19:38:02 -07:00
pyup-bot
3bcaba103f Update pillow from 3.2.0 to 3.3.0 2016-07-01 21:07:26 +08:00
Karim Benbourenane
3bdb9bbd6e Update project-generation-options.rst
Added more complete documentation for the project generation options.
2016-06-28 17:16:07 -04:00
pyup.io bot
02ce5b4250 Update boto from 2.40.0 to 2.41.0 (#656) 2016-06-28 12:22:48 +08:00
Fabio C. Barrioneuvo da Luz
52150a4fc6 update usage sample on README 2016-06-27 23:09:51 -03:00
Daniel Roy Greenfeld
490eaa2512 Remove NewRelic from the README. 2016-06-28 09:38:42 +08:00
Kenneth Schnall
4fb1298757 Revise README.rst 2016-06-27 16:29:19 -04:00
Kenneth Schnall
8fb454b4c8 Revise README.md 2016-06-27 16:28:14 -04:00
Kenneth Schnall
0524f16d21 Fix grammar in README.md 2016-06-27 16:22:28 -04:00
Jannis Gebauer
1a3e2dd546 Merge pull request #653 from pydanny/pyup-update-opbeat-3.3.3-to-3.3.4
Update opbeat to 3.3.4
2016-06-27 21:52:15 +02:00
pyup-bot
552824d07b Update opbeat from 3.3.3 to 3.3.4 2016-06-28 02:09:40 +08:00
Fábio C. Barrionuevo da Luz
d3e6bef047 Merge pull request #652 from jangeador/patch-1
Update CONTRIBUTORS.rst
2016-06-27 14:08:54 -03:00
Delio Castillo
2e6fb2adb7 Update CONTRIBUTORS.rst 2016-06-27 09:55:33 -07:00
Jannis Gebauer
a229825e90 Merge pull request #651 from pydanny/pyup-update-django-test-plus-1.0.13-to-1.0.14
Update django-test-plus to 1.0.14
2016-06-27 09:48:20 +02:00
pyup-bot
87cc7a9382 Update django-test-plus from 1.0.13 to 1.0.14 2016-06-27 15:48:02 +08:00