Commit graph

252 commits

Author SHA1 Message Date
daditto
8e58255bdb Add support for alternative names 2015-12-10 13:17:40 +02:00
David Parrish
5512b39b46 Merge pull request #16 from JrCs/master
Update to use the new simp_le API
2015-12-09 17:07:47 -05:00
JrCs
49ed239d57 Update to use the new simp_le API 2015-12-09 12:16:20 +01:00
David Parrish
53c1d31e31 Merge pull request #11 from JrCs/master
Print when domain renewals occur. Explicitly copy files to /app/ in Docker image
2015-12-05 11:44:44 -05:00
JrCs
2f65681c1a Some little improvements 2015-12-05 12:58:00 +01:00
David Parrish
a05aaa8b00 Add 'sync' to Dockerfile to avoid 'Text file busy' error when building image 2015-11-27 20:26:20 -05: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
JrCs
7b40ad970f Reload nginx if certificates has been created/updated 2015-11-27 14:49:50 +01:00
JrCs
109017566a Add Hadrien Mary as maintainer 2015-11-27 14:49:50 +01:00
David Parrish
a4b00222ab Use jwilder/nginx-proxy as base image and reduce final 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
cf385fa0ff Update Dockerfile MAINTAINERs 2015-11-26 09:25:30 -05:00
David Parrish
8ccffc5d2e Add CircleCI badge 2015-11-26 09:18:41 -05:00
David Parrish
bee323b256 Merge pull request #6 from hadim/various-fix
Various fixes such as specifing build steps in Dockerfile and regenerating nginx.conf with nginx reload on certificate update.
2015-11-26 08:45:38 -05:00
Hadrien Mary
45d14386fa Fix sleep 2015-11-26 10:46:51 +01:00
Hadrien Mary
8dd596c583 Reload nginx when new certificates are added 2015-11-26 10:31:34 +01:00
Hadrien Mary
1ff5e4e9fd Fix Dockerfie (again) 2015-11-26 10:31:18 +01:00
Hadrien Mary
007407f0c6 Fix Dockerfile 2015-11-26 10:22:21 +01:00
Hadrien Mary
4337ca97e4 Remove build.sh (it makes the docker build process painfull) 2015-11-26 10:21:58 +01:00
Hadrien Mary
4968fad44f Update README 2015-11-26 10:21:20 +01:00
David Parrish
4ee670d282 Merge pull request #2 from JrCs/master
Use jwilder/nginx-proxy as base image and reduce final image size
2015-11-24 18:50:01 -05:00
David Parrish
a610fb1e39 Use jwilder/nginx-proxy as base image and reduce final image size 2015-11-24 22:05:27 +01:00
David Parrish
81fc692512 Update README.md
Spelling
2015-11-23 00:03:14 -05:00
David Parrish
c1d277e299 Merge pull request #1 from JrCs/master
Merge JrCs letsencrypt_service improvements

- Create new certificate for each domain instead of trying to combine domains into one certificate
- Enhance letsencrypt_service so that new or updated containers don't wait for new certificates
2015-11-22 21:01:02 -05:00
JrCs
1a4422ecb3 Enhance update of certificates
Update or create the certificates as soon as possible
2015-11-22 23:39:14 +01:00
JrCs
5bcb1956a8 Fix multi-domain support 2015-11-22 23:39:14 +01:00
David Parrish
b8b4d385be Remove semicolon. Spelling fix. Variable name change. 2015-11-22 17:26:49 -05:00
JrCs
1ee83cc0f6 Get real production certificates
Update server URL to use the production ready API URL.
2015-11-22 12:19:27 +01:00
JrCs
7f85f7c4af Avoid displaying unecessary errors
Avoid 'ln: failed to create symbolic link' errors
2015-11-22 11:46:15 +01:00
David Parrish
98f43a905a Clean up Dockerfile. Remove comments 2015-11-21 18:50:32 -05:00
David Parrish
51920bef7c Remove unneeded VOLUME from Dockerfile 2015-11-21 18:47:28 -05:00
David Parrish
dafe85ac94 Remove unneeded file 2015-11-21 18:06:12 -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
David Parrish
cca8c2d5cd Use simp_le to update certificates and link them to the /etc/nginx/certs directory 2015-11-21 17:52:31 -05:00
David Parrish
b89af421f6 Use simp_le client. Use docker-gen to gather data for simp_le 2015-11-21 00:27:45 -05:00
David Parrish
752687a6a6 Add letsencrypt service and configuration to access .well-known directory 2015-11-18 15:42:21 -05:00
David Parrish
bc56da5224 Add letsencryptclient and configuration file 2015-11-16 01:28:47 -05:00
Jason Wilder
205b391677 Merge pull request #277 from TravisDart/master
Typo fix.
2015-10-30 15:11:37 -06:00
Travis Dart
8225015c85 Typo fix. 2015-10-30 15:48:01 -05:00
Jason Wilder
588cdf6266 Update email address 2015-10-29 13:32:09 -06:00
Jason Wilder
1e7136470e Merge pull request #276 from appropriate/nginx-1.9.6
Update to nginx 1.9.6
2015-10-29 13:31:34 -06:00
Mike Dillon
5404938797 Update to nginx 1.9.6 2015-10-28 21:29:39 -07:00
Jason Wilder
defed25585 Merge pull request #265 from thomasleveil/makefile
makefile: add target to update docker images tests depend on
2015-10-17 16:12:05 -06:00
Thomas LEVEIL
66d401c075 makefile: update docker images before running tests 2015-10-14 19:42:59 +00:00
Jason Wilder
1ea74e9b0a Merge pull request #264 from jwilder/jw-tests
Testing fixups
2015-10-14 11:02:33 -06:00