Commit graph

  • 24d7fe0884 Update README.md David Parrish 2015-11-21 18:05:18 -0500
  • dbafbd184f Update README.md David Parrish 2015-11-21 18:02:23 -0500
  • cca8c2d5cd Use simp_le to update certificates and link them to the /etc/nginx/certs directory David Parrish 2015-11-21 17:52:31 -0500
  • b89af421f6 Use simp_le client. Use docker-gen to gather data for simp_le David Parrish 2015-11-21 00:27:45 -0500
  • 4bf7f888d0 Documented HTTPS_METHOD Steve Kamerman 2015-11-20 17:47:08 -0500
  • 97c6340a9f Implemented HTTPS noredir Steve Kamerman 2015-11-20 17:36:12 -0500
  • 9dd6ad8503 First try at HTTPS_METHOD Steve Kamerman 2015-11-20 16:53:50 -0500
  • 752687a6a6 Add letsencrypt service and configuration to access .well-known directory David Parrish 2015-11-18 15:42:21 -0500
  • bc56da5224 Add letsencryptclient and configuration file David Parrish 2015-11-16 01:28:47 -0500
  • ea21e67918 add more descriptive error message when unix mount fails Dylan Fox 2015-11-08 15:12:34 -0800
  • 363e4f2289 Created a "Location" template to remove duplicate code. Esperat Julian 2015-11-06 22:27:25 +0100
  • 205b391677 Merge pull request #277 from TravisDart/master Jason Wilder 2015-10-30 15:11:37 -0600
  • 8225015c85 Typo fix. Travis Dart 2015-10-30 15:48:01 -0500
  • 588cdf6266 Update email address Jason Wilder 2015-10-29 13:32:09 -0600
  • 1e7136470e Merge pull request #276 from appropriate/nginx-1.9.6 Jason Wilder 2015-10-29 13:31:34 -0600
  • 5404938797 Update to nginx 1.9.6 Mike Dillon 2015-10-28 21:23:37 -0700
  • 475d870916 Enable access_log customisation per virtual host Ray Walker 2015-10-20 17:10:22 +1100
  • edfedca801 Support paths with VIRTUAL_PATH Mike Dillon 2015-10-19 19:12:36 -0700
  • f394596806 Avoid type error with trim Mike Dillon 2015-10-19 14:20:33 -0700
  • 6018e25afc Move SSL configuration out of server block, into http block. Resolves session cache not detected issue with Qualys SSL Labs test Ray Walker 2015-10-18 11:44:39 +1100
  • e36e38f166 Trim $host and $proto before they're used Mike Dillon 2015-10-17 16:06:51 -0700
  • 8313d9f9a1 Merge 5e927d4ac3 into defed25585 David Li 2015-10-17 22:57:04 +0000
  • defed25585 Merge pull request #265 from thomasleveil/makefile Jason Wilder 2015-10-17 16:12:05 -0600
  • 4f4e99ee01 Bug en nginx mulonemartin 2015-10-14 17:44:15 -0300
  • f59a2e34d1 ssl cipher mulonemartin 2015-10-14 17:41:48 -0300
  • 91a7c80ee5 Merge remote-tracking branch 'refs/remotes/jwilder/master' mulonemartin 2015-10-14 17:20:16 -0300
  • 66d401c075 makefile: update docker images before running tests Thomas LEVEIL 2015-10-14 19:34:30 +0000
  • 1ea74e9b0a Merge pull request #264 from jwilder/jw-tests Jason Wilder 2015-10-14 11:02:33 -0600
  • db7a5ab2ae Use make test from circle.yml Jason Wilder 2015-10-14 10:48:43 -0600
  • e09550febb Add Makefile Jason Wilder 2015-10-14 10:29:22 -0600
  • 1786edd87d Update .dockerignore to recent file additions Jason Wilder 2015-10-14 10:19:50 -0600
  • 1670bccd17 Merge pull request #262 from mariusGundersen/master Jason Wilder 2015-10-14 09:56:33 -0600
  • b075fcf250 Merge pull request #260 from appropriate/test-trap-term Jason Wilder 2015-10-14 09:55:49 -0600
  • 9dba34268f Habilitamos HTST mulonemartin 2015-10-13 18:39:16 -0300
  • 6c1bc6254d deshabilitamos el strict transport security esto debe ser algo temporal para que funcione mulonemartin 2015-10-13 18:33:57 -0300
  • 3e530a0784 Use latest docker-gen Marius Gundersen 2015-10-13 21:49:19 +0200
  • 1e0b930174 trim whitespace from host and port Marius Gundersen 2015-10-13 21:48:59 +0200
  • 098b058b0d Trap TERM to allow quicker exit of web containers Mike Dillon 2015-10-12 21:46:47 -0700
  • f819a4e2e7 Merge pull request #257 from appropriate/osx-fix-test-suite Jason Wilder 2015-10-12 22:43:19 -0600
  • 1d9db94535 Use docker:1.7 image to match CircleCI's version Mike Dillon 2015-10-12 21:16:55 -0700
  • 5c6a63568d Remove --rm from docker run commands Mike Dillon 2015-10-12 20:59:53 -0700
  • 6e7ff3451b Remove commented out line Mike Dillon 2015-10-11 11:27:38 -0700
  • ec393e3d18 Pull additional images needed for Circle CI Mike Dillon 2015-10-11 11:04:34 -0700
  • 30e565f0ed Check "docker version" from a sibling container Mike Dillon 2015-10-11 11:04:00 -0700
  • b1a08843da Avoid breakage from IFS being reset in "run" Mike Dillon 2015-10-11 10:55:17 -0700
  • cecac88a71 Use 'or' function instead of replacing an already defined variable Niklas Keller 2015-10-10 12:58:18 +0200
  • 0d2bc38179 Run curl commands from a sibling container Mike Dillon 2015-10-09 23:11:03 -0700
  • 2cba8a8d5f Avoid xargs -r Mike Dillon 2015-10-09 23:10:38 -0700
  • 5fe9411d88 Change line endings to Unix Mike Dillon 2015-10-09 23:07:46 -0700
  • e583285351 Fix weight visibility / scope Niklas Keller 2015-10-10 01:19:06 +0200
  • a58177d99c Merge 496c02ab00 into df6778f673 Robert Goldsmith 2015-10-09 21:16:55 +0000
  • df6778f673 Merge pull request #256 from thomasleveil/patch-1 Jason Wilder 2015-10-09 09:53:38 -0600
  • 99560da65c fix CircleCI badge link Thomas LÉVEIL 2015-10-09 15:33:29 +0200
  • 5e98c61f65 Add VIRTUAL_WEIGHT for Load Balancing Niklas Keller 2015-10-09 09:38:12 +0200
  • 495b0ad8b6 Add circleci build status badge Jason Wilder 2015-10-08 22:08:04 -0600
  • 289a519dce Merge pull request #246 from thomasleveil/fix/197 Jason Wilder 2015-10-08 22:01:15 -0600
  • a81bb961e4 Merge pull request #252 from lsde/master 0.2.0 Jason Wilder 2015-10-08 20:53:16 -0600
  • 5c2280df84 fix condition for default config location Jonas Svatos 2015-10-08 12:03:28 +0200
  • 2ffa3a182f Merge pull request #248 from appropriate/missing-access-log Jason Wilder 2015-10-07 09:04:13 -0600
  • 6b5e12a946 Add missing access_log statement to HTTPS fallback Mike Dillon 2015-10-06 21:18:00 -0700
  • 08786b15a4 Subimos el upload mulonemartin 2015-10-05 12:12:39 -0300
  • 92be4b6d54 doc Thomas LEVEIL 2015-09-30 23:57:13 +0000
  • 865b14e029 tests: fix minor bug in docker_wait_for_log Thomas LEVEIL 2015-09-30 23:56:25 +0000
  • b4d1acbf2d tests: refactoring Thomas LEVEIL 2015-09-30 23:40:04 +0000
  • 3f223abeb8 Merge pull request #240 from rarous/master Jason Wilder 2015-09-30 12:01:09 -0600
  • 5e927d4ac3 feat(ssl): Allow using .pem for public key file David Li 2015-09-29 18:05:56 -0400
  • 4bd30f5d2c add test suite. See #197 Thomas LEVEIL 2015-09-13 19:33:11 +0000
  • 598292e9f3 fix(nginx.tmpl): fix default vhost path recognition Ryan Schmukler 2015-09-29 17:22:39 -0400
  • fa4cab9f6f Allow vhosts to serve both http and https. Darrin Thompson 2015-09-25 17:03:55 -0400
  • d46d9ad943 Use nginx 1.9.5 badge in readme Aleš Roubíček 2015-09-23 17:49:51 +0200
  • e06d5917a2 Use HTTP/2 instead of SPDY Aleš Roubíček 2015-09-23 17:48:40 +0200
  • 249fb204f1 Use HTTP/2 instead of SPDY Aleš Roubíček 2015-09-23 17:47:18 +0200
  • d45c10ca66 Use nginx 1.9.5 Aleš Roubíček 2015-09-23 17:43:31 +0200
  • 37299fca0b Avoid breaking change for *.example.com Mike Dillon 2015-09-13 18:00:27 -0700
  • 89bff71c0e Support regex VIRTUAL_HOST values Mike Dillon 2015-03-13 22:22:54 -0700
  • 4ff022402a Merge 4e9a3d9efb into 8c193ba7e1 James Lee 2015-09-12 21:25:09 +0000
  • 8c193ba7e1 Merge pull request #215 from gradecam/feature/customize_improvements Jason Wilder 2015-09-12 15:23:53 -0600
  • bddb647b5f Merge pull request #230 from appropriate/remove_duplicate_access_log_entries Jason Wilder 2015-09-12 15:12:31 -0600
  • 9e55f5382f Merge pull request #225 from funkygibbing/default-ssl Jason Wilder 2015-09-12 15:05:53 -0600
  • 83b0b25c26 Merge pull request #228 from berfarah/patch-1 Jason Wilder 2015-09-12 15:00:00 -0600
  • 9440ebed09 Merge pull request #235 from thomasleveil/safeguard Jason Wilder 2015-09-12 14:56:39 -0600
  • d21c6943a2 Merge pull request #1 from appropriate/safeguard Thomas LÉVEIL 2015-09-12 16:52:01 +0200
  • f95ff82ad0 Adjust entrypoint to always warn on missing socket Mike Dillon 2015-09-12 07:18:12 -0700
  • 1aac996019 conform to Docker official images best practices Thomas LEVEIL 2015-09-12 10:37:21 +0000
  • d83ba3da1e refuse to start if the docker sock isn't available Thomas LEVEIL 2015-09-11 22:05:54 +0000
  • dc83bf66bd Merge 4931255057 into e47df7a884 TheKnarf 2015-09-10 11:36:07 +0000
  • 4931255057 Added a higher client_max_body_size than standard Frank Lyder Bredland 2015-09-10 13:23:36 +0200
  • 900a676af8 Move access_log from the http level to server Mike Dillon 2015-08-23 09:00:58 -0700
  • d844c124ff Bumping to latest Docker Gen version Bernardo Farah 2015-09-01 09:38:43 -0700
  • ae0da36d75 Fix bugs in config file from refactor CoreOS Admin 2015-08-29 18:38:43 -0600
  • 1e3a812755 Merge b919d95d94 into e47df7a884 Brice Burgess 2015-08-27 04:54:13 +0000
  • b919d95d94 allow FORCE_SSL var to set SSL preference Brice Burgess 2015-08-27 00:44:47 -0400
  • e47df7a884 Merge pull request #224 from appropriate/remove-boot2docker-instructions Jason Wilder 2015-08-26 15:46:04 -0600
  • d066bd32e0 Fix for #188 - add SSL server block outside hosts loop Ray Walker 2015-08-26 18:35:47 +1000
  • d3f56468b1 Fix for #188 - remove hostname from default SSL block Ray Walker 2015-08-26 12:49:59 +1000
  • e5ad1ecfd1 Remove boot2docker-specific instructions Mike Dillon 2015-08-24 19:37:45 -0700
  • e9ce8991af Merge 347e3bbda8 into 214ff827d3 Mike Dillon 2015-08-24 11:34:55 +0000
  • 214ff827d3 Merge pull request #223 from appropriate/readme-expose-requirement Jason Wilder 2015-08-23 20:59:51 -0600
  • 682914dec7 Document the need to EXPOSE the proxied port Mike Dillon 2015-08-23 18:39:49 -0700
  • 924fcd7984 Remove error_log setting from nginx.tmpl Mike Dillon 2015-08-23 09:00:23 -0700