David Parrish
2faf618500
Merge pull request #22 from AdminJack/patch-1
...
eliminate confusion in example of Let's Encrypt
2015-12-15 13:00:02 -05: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
35c68ba7f7
Fix CircleCI build
...
- Specify assert lines for tests to avoid btrfs errors with CircleCI
- Update Docker version to 1.9.1 in CircleCI
2015-12-14 02:04:53 -05:00
David Parrish
9644c311be
Update docker verision for circleci
2015-12-13 20:10:40 -05:00
David Parrish
3a16eee5f7
Update tests for 'nginx-proxy-letsencrypt'.
...
Cleanup test containers when possible during tests.
Add 'test-clean' make target for remaining bat-* containers.
2015-12-13 19:57:17 -05:00
Yves Blusseau
0d717fe64b
Merge pull request #17 from dadittoz/master
...
Add support for alternative names
2015-12-10 16:40:39 +01:00
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