66 Commits
Author SHA1 Message Date
Darius Krištapavičius 819df6ef28 ACME CA API endpoint URI as env parameter 2015-12-17 10:53:28 +02:00
AdminJack 8f1256ab3f eliminate confusion in example of Let's Encrypt
We don't need a connection over a proxy to a proxy.
2015-12-15 13:38:08 +01:00
David Parrish f913b7138d Merge branch 'master' of https://github.com/JrCs/docker-nginx-proxy-letsencrypt into JrCs-master 2015-11-27 20:23:53 -05:00
David Parrish 476af6cd49 Update Let's Encrypt example with ports and docker.sock volume 2015-11-27 12:47:05 -05:00
David Parrish 76a279e4d3 Update Let's Encrypt section with an example. Remove old and incorrect help text about restarting. 2015-11-27 12:36:23 -05:00
David Parrish bc81ac6903 Change LETSENCRYPT_HOST delimiter to a comma 2015-11-27 12:36:23 -05:00
JrCs 573aa7e82e Add badge with image size 2015-11-27 14:49:50 +01:00
David Parrish 02af7cd3c1 Update README.md with fork explination 2015-11-26 09:49:25 -05:00
David Parrish 8ccffc5d2e Add CircleCI badge 2015-11-26 09:18:41 -05:00
Hadrien Mary 4968fad44f Update README 2015-11-26 10:21:20 +01:00
David Parrish 81fc692512 Update README.md
Spelling
2015-11-23 00:03:14 -05:00
David Parrish 24d7fe0884 Update README.md 2015-11-21 18:05:18 -05:00
David Parrish dbafbd184f Update README.md
Add Let's Encrypt documentation to README.md
2015-11-21 18:02:23 -05:00
Travis Dart 8225015c85 Typo fix. 2015-10-30 15:48:01 -05:00
Mike Dillon 5404938797 Update to nginx 1.9.6 2015-10-28 21:29:39 -07:00
Jason Wilder e09550febb Add Makefile
Make it easier to run tests.
2015-10-14 10:29:22 -06:00
Thomas LÉVEIL 99560da65c fix CircleCI badge link 2015-10-09 15:33:29 +02:00
Jason Wilder 495b0ad8b6 Add circleci build status badge 2015-10-08 22:08:04 -06:00
Aleš Roubíček d46d9ad943 Use nginx 1.9.5 badge in readme 2015-09-23 17:49:51 +02:00
Jason Wilder 8c193ba7e1 Merge pull request #215 from gradecam/feature/customize_improvements
customizability improvements
2015-09-12 15:23:53 -06:00
Mike Dillon e5ad1ecfd1 Remove boot2docker-specific instructions
Both boot2docker and docker-machine will work fine with the normal `docker run`
command used in the rest of the docs.
2015-08-24 19:37:45 -07:00
Mike Dillon 682914dec7 Document the need to EXPOSE the proxied port 2015-08-23 18:41:30 -07:00
Rich 235528338c fix 2 minor English language typos 2015-08-19 23:52:54 -04:00
Richard Bateman 5089bf77dd Update wording in docs as per pull request feedback 2015-08-14 12:34:10 -06:00
Richard Bateman 66711ff026 Add warning about consequences of incorrectly using proxy_config.conf 2015-08-14 12:26:19 -06:00
Richard Bateman d9ee7ed704 Add support for adding options to the location block of a vhost 2015-08-14 12:26:19 -06:00
Richard Bateman b131b00e19 Add support for vhosts.d/defaults file with default vhost options
- Only used if it exists and a vhost-specific one doesn't
2015-08-14 12:26:19 -06:00
Richard Bateman d07a7d7487 Fix example command in docs 2015-08-14 12:26:19 -06:00
Richard Bateman 2eff96969a Add support for overriding default proxy settings
- If /etc/nginx/proxy.conf exists use that, otherwise use the default
2015-08-14 12:26:07 -06:00
Jason Wilder e1c685b679 Update boot2docker instructions 2015-07-20 10:05:01 -06:00
Jason Wilder abb42bbc52 Update nginx badge to 1.9.2 2015-07-16 16:55:54 -06:00
Russ Ferriday dece1e8ef4 Trivial text improvements 2015-07-07 11:07:45 +01:00
Ryan Trauntvein 6719f7636f Encourage using read-only mount for docker.sock 2015-06-05 10:24:45 -07:00
Kuo-Cheng Yeu d74a4146c8 fix indention, and file nameing 2015-05-21 23:43:09 +08:00
Kuo-Cheng Yeu da0191a778 add 'Diffie-Hellman Groups' section in README.md 2015-05-21 15:37:19 +08:00
Brian Prodoehl 3954774d65 Fix a couple things in the README. 2015-05-19 16:16:50 -04:00
Jason Wilder 503072c03f Merge pull request #72 from BenHall/default_host
Ability to set a default host for nginx
2015-05-14 10:00:04 -06:00
Mike Dillon 94fd06b98c Update README.md to refer to nginx 1.9.0 2015-05-02 15:57:48 -07:00
Tobias Munk ce3f1fa7ca show command on multiple lines, increased readability 2015-04-09 22:08:59 +02:00
David Wisner e4a5d9a510 update 2015-03-31 21:28:02 -07:00
Mike Dillon 927e583f6a Document custom config for multi-host VIRTUAL_HOST 2015-02-22 11:19:33 -08:00
Mike Dillon c4b3955ab9 Fix typo; shorten example conf file name 2015-02-22 10:02:13 -08:00
Mike Dillon d4d9755a42 Document custom Nginx configuration in README.md 2015-02-22 09:50:19 -08:00
Mike Dillon 3f199d56c1 Add VIRTUAL_PROTO to README.md 2015-02-14 16:19:27 -08:00
Jason Wilder 93ee4acb23 Fix grammar 2015-02-03 14:55:14 -07:00
Jason Wilder 71a17c127f Update SSL doc grammar 2015-01-29 09:42:58 -07:00
Tobias Munk 134e037d48 added wildcard hosts, fixes #89 2015-01-22 02:46:51 +01:00
Jason Wilder 450ecf23ed Add nginx/license badges 2015-01-14 09:51:21 -07:00
Ben Hall 30a53fb60a Ability to set a default host for nginx 2014-12-24 12:21:40 +00:00
Albert Murillo Aguirre 6d646d92f8 Basic Authentication Support 2014-12-19 16:26:42 -07:00