1
0
Fork 0
Commit Graph

95 Commits

Author SHA1 Message Date
Nicolas Duchon a1440194ea
docs: replace microbadger's image info badge
MicroBadger.com will shutdown on 1st July 2021
2021-04-05 17:09:07 +02:00
Nicolas Duchon 595d52c7e3
chore: rename default branch master -> main 2021-04-05 12:48:49 +02:00
Nicolas Duchon e9abac8b12
chore: project name change 2021-04-05 00:27:52 +02:00
Nicolas Duchon 11a534ecc1
chore: use the nginxproxy/nginx-proxy registry 2021-04-05 00:21:31 +02:00
Nicolas Duchon a503be2667
docs: don't redirect users to the project's wiki
The wiki contains outdated infos and need updating.
2021-04-01 15:39:15 +02:00
Nicolas Duchon 90de0cec71
docs: user named volumes in all examples 2021-03-26 15:25:46 +01:00
Brady Mitchell 60c537b942
Fix broken data persistence link in README.md 2021-01-12 13:04:34 -07:00
Nicolas Duchon ad072092c9
Update CI badge for GitHub Actions 2020-12-25 23:31:40 +01:00
Nicolas Duchon 63e190551e
[skip ci] include more details about v2.0 changes 2020-12-21 12:35:22 +01:00
Nicolas Duchon d4c4c32a7b
Warn that v2.0.0 is not 100% backward compatible 2020-11-29 02:55:13 +01:00
Nicolas Duchon 0c165134b9
Update docs and comments 2020-11-27 14:46:45 +01:00
Nicolas Duchon c27e66ef80
Update doc 2020-11-27 14:45:41 +01:00
Nicolas Duchon 931d22b222
[skip ci] Update shields on README.md 2020-10-12 14:48:55 +02:00
noahbliss 4d8eabb915
s/proxyed/proxied/g
;)
2020-05-15 19:06:51 -04:00
Nicolas Duchon 8640038d45
[skip ci] Multi-domains certificates examples (#640)
fix #613
2020-03-21 16:41:38 +01:00
Nicolas Duchon 32b4c05ba7
Update Travis CI badge 2020-03-09 12:50:29 +01:00
Nicolas Duchon 9806ba2587
[skip-ci] Update doc to reflect ACME v2 changes (#594) 2019-10-18 00:02:55 +02:00
Nicolas Duchon bcaefd1ac5
Merge pull request #590 from buchdag/acmev2
Switch to ACME v2
2019-10-16 14:27:16 +02:00
Nicolas Duchon 2d418615c7
Warn about ACME v1 incompatibility in README 2019-10-16 13:46:28 +02:00
Ioannis Cherouvim 38a689aad4
docs: typo
"must answers" → "must answer"
2019-10-14 11:22:13 +03:00
Nicolas Duchon ba8ae0fb76
[skip-ci] recommend using DEFAULT_EMAIL
instead or in addition to LETSENCRYPT_EMAIL
2019-06-10 17:13:32 +02:00
Nicolas Duchon 6b07d6bd29
[skip ci] Remove nginx-proxy DH parameters issue's warning
This reverts commit 425ef0eee7.
nginx-proxy issue has been fixed.
2019-05-28 23:37:47 +02:00
Nicolas Duchon 425ef0eee7
Warn about nginx-proxy DH parameters issue 2019-05-21 00:54:17 +02:00
T3d 20ae17f063
Update README.md
Missing backslash.
2019-02-10 12:15:50 +01:00
mujahed1987 1637f7df92
fix syntax in step 3
adding missed " \"  ### Step 3 - proxyed container(s) after ```---name your-proxyed-app```
2019-01-22 18:40:00 +02:00
Matthijs Kok c4153c5836
Fix typo 2019-01-17 09:24:52 +01:00
Nicolas Duchon cff8e96da6
[skip ci] Documentation rework (#493) 2019-01-11 18:58:49 +01:00
Nicolas Duchon 70405ffde9
Simplify the self cid discovery mechanism
Also remove the hard requirement that the container get its
self cid during entrypoint as it is only used to produce a warning
and to get the nginx-proxy container id through --volumes-from,
which is only one of the three methods.

The fact that the LE container could get an nginx-proxy container id
is independently verified by the entrypoint script anyway and this
hard requirement on getting its self cid has been known to cause
troubles with containers running under orchestrators such as Amazon ECS
or Kubernetes.
2019-01-09 20:49:11 +01:00
Grieche a0e54d86f4 Add LETSENCRYPT_MIN_VALIDITY info to the README
Add MIN_VALIDITY_CAP info to the README
2019-01-08 18:37:02 +01:00
Grieche f79496af98 * Add Feature Info in the README 2018-12-21 18:42:54 +01:00
Nicolas Duchon a0afb09ebb
Update documentation 2018-08-12 12:18:33 +02:00
Nicolas Duchon 7c07356e42
Use background DH group creation (#394)
Credits to @kamermans for most of the idea
2018-06-08 15:09:50 +02:00
Nicolas Duchon 0d052a84ee
README: warn about ACME v2 not being supported (#390) 2018-06-04 10:45:11 +02:00
Yves Blusseau ed5298b408
Update bad subtitle 2018-05-08 08:49:29 +02:00
Nicolas Duchon fa837ba143
Add cert_status script
Displays useful informations about the existing certificates.
2018-03-16 18:34:27 +01:00
Nicolas Duchon 400a7da28c
Update simp_le to 0.7.0
This version implicitly and automatically agree to the ACME CA ToS.
The code related to the ToS hash was consequently removed.
2018-02-19 12:43:36 +01:00
Pan Teparak cf6e2357be
Update Readme to reflect change 2018-02-10 10:03:23 +01:00
myoung34 da5cc2becf Modify to work with AWS ECS (#300)
+ add foundation for future support of other container management services
2018-01-14 21:45:17 +01:00
Nicolas Duchon 3c35d72ae1 Update and clarify documentation 2017-12-07 14:28:20 +01:00
Nicolas Duchon 63403f7ec4 Change REUSE_KEY to REUSE_PRIVATE_KEYS
REUSE_KEY might be confusing now that there is a REUSE_ACCOUNT_KEYS env var
2017-12-07 13:36:49 +01:00
Nicolas Duchon 9ecde384bb Small README.md edits
Replace Docker version badge with GitHub release.
2017-12-07 13:24:57 +01:00
Nicolas Duchon 7f66758f01 Improve handling of ACME account keys
This commit enable the two strategies outlined on
https://letsencrypt.org/docs/integration-guide/
under the "One Account or Many?" paragraph, with
the single account key being the default.
2017-12-07 13:24:57 +01:00
Nicolas Duchon 00c558186b
Do not tag separate containers as recommended
Peoples seems to often run into misconfiguration issues with this method.
2017-12-05 20:49:13 +01:00
Michael Smithson e7bca40f3c
Correct typo in parameter documentation 2017-12-04 20:41:52 +13:00
Nicolas Duchon 94c2416906
Merge pull request #285 from buchdag/travis-ci
Add Travis CI automated testing
2017-11-20 11:55:07 +01:00
mjmayer 58cf2b377a Add example for static names in README.md (#257)
* Updates README.md
2017-11-20 01:02:18 +01:00
Nicolas Duchon 859c3e89ce Add Travis build status to README 2017-11-19 23:55:00 +01:00
Julien Bouquillon 2172866aa6 readme: add note about reachability 2017-11-15 10:25:22 +01:00
Julien Bouquillon 65ea2aec6e add schema 2017-11-15 10:21:29 +01:00
Yves Blusseau 2974fc183d Merge pull request #249 from buchdag/force-renew
Add the ability to force the renewal of all certificates
2017-09-22 13:06:21 +02:00