Nicolas Duchon
7cf0a52bce
Refactor update_certs() into two functions
2020-11-27 14:46:44 +01:00
Gilles Filippini
4504e3b4ca
Remove unused function from entrypoint
2020-11-27 14:46:44 +01:00
Gilles Filippini
fe01d76866
Fix typo in Dockerfile comment
2020-11-27 14:46:43 +01:00
Gilles Filippini
f66c1d55bf
Links should be created on RENEW_SKIP as well
2020-11-27 14:46:43 +01:00
Nicolas Duchon
b07dbc5468
Test if symlinks get created on RENEW_SKIP
2020-11-27 14:46:43 +01:00
Nicolas Duchon
e63b22722e
Fix wrong container names on Travis
2020-11-27 14:46:43 +01:00
Nicolas Duchon
984235f36f
Shell linting
2020-11-27 14:46:40 +01:00
Nicolas Duchon
c27e66ef80
Update doc
2020-11-27 14:45:41 +01:00
Nicolas Duchon
52b7a51ca2
Extend timeout for restart test
2020-11-27 14:45:37 +01:00
Nicolas Duchon
c821d809f6
Change ACME client to acme.sh
2020-11-27 14:44:01 +01:00
Nicolas Duchon
96c9cbf821
Revert "Merge pull request #485 from Greek64/PR"
...
This feature is not supported in this form by acme.sh
This reverts commit 7dd2cd67e5edc6684463f9120bac2a088ad887cf, reversing
changes made to 6a90d53c975a8d44539d6e9e8737c70150354aca.
2020-11-27 14:44:01 +01:00
Nicolas Duchon
315e63201c
Merge pull request #717 from buchdag/ci-speedup
...
Speed up tests execution.
2020-11-23 10:11:56 +01:00
Nicolas Duchon
5c55c71720
Speed up tests
2020-11-23 04:25:30 +01:00
Nicolas Duchon
fa6745c01b
Make docker-gen wait configurable, lower default
...
This is supposed to just be a debounce
15s by default was way too long
2020-11-23 03:13:15 +01:00
Nicolas Duchon
1738ec7576
Cut Travis CI build time ( #716 )
...
Travis CI changed its pricing model, OSS builds are no longer free:
https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing
this commit greatly reduce credit consumption before another solution can be found
2020-11-21 20:06:37 +01:00
Nicolas Duchon
a549a129de
Merge pull request #711 from remogloor/standalone-config
...
Search in all config files for standalone config
2020-11-13 15:06:17 +01:00
Remo Gloor
6ede7a7663
Search in all config files for standalone config
...
Search in all .conf files for the server configuration when a standalone configuration exists.
2020-11-12 18:04:53 +01:00
Nicolas Duchon
711c56acc1
Update build stage to golang 1.15 ( #700 )
v1.13.1
2020-10-13 00:11:43 +02:00
Nicolas Duchon
931d22b222
[skip ci] Update shields on README.md
2020-10-12 14:48:55 +02:00
Nicolas Duchon
a14759502d
Merge pull request #697 from arteeh/patch-1
...
Fix typo
2020-09-26 09:06:58 +02:00
Maarten de Jong
04d2c32b91
Fix typo
...
People (like me) will think they should add a dot to the end of their label.
2020-09-25 20:42:33 +02:00
Nicolas Duchon
88949415bd
Merge pull request #683 from buchdag/fix-674
...
Don't incorrectly grep existing subdomain with add_standalone_configuration()
2020-07-17 15:13:12 +02:00
Nicolas Duchon
09518fec98
Grep more than just the domain for standalone conf
2020-07-17 14:24:39 +02:00
Nicolas Duchon
b822743871
Test for incorrect greping
2020-07-17 14:23:50 +02:00
Nicolas Duchon
20c0f01dee
Merge pull request #677 from buchdag/fix-676
...
Trim trailing dot from domains
2020-07-04 18:57:13 +02:00
Nicolas Duchon
3052654431
Fix issue with trailing dot on domains list
2020-07-04 15:29:37 +02:00
Nicolas Duchon
5a5f4d8886
Test for trailing dots on domains list
2020-07-04 15:07:08 +02:00
Nicolas Duchon
c79c8c556f
[skip ci] Merge pull request #657 from noahbliss/patch-1
...
s/proxyed/proxied/g
v1.13
2020-05-17 14:23:30 +02:00
noahbliss
4d8eabb915
s/proxyed/proxied/g
...
;)
2020-05-15 19:06:51 -04:00
Nicolas Duchon
e8facb6bdd
Merge pull request #654 from nginx-proxy/dev
...
Merge standalone certificate feature to master
2020-05-11 16:43:45 +02:00
Nicolas Duchon
478f3a13de
Remove beta status of standalone cert feature
2020-05-11 15:48:12 +02:00
Nicolas Duchon
728a893505
Set auth_request off
...
#570
2020-05-11 15:47:00 +02:00
Nicolas Duchon
45df81962e
Shell linting
2020-05-11 15:43:07 +02:00
Nicolas Duchon
6dd7bc45f5
Test unit for standalone certificates
2020-05-10 19:37:05 +02:00
Nicolas Duchon
8a936cc4fe
Add standalone certificate feature
...
Standalone certificates are generated from a static user provided
configuration file rather than from the dynamicaly generated (from
running containers environment variables) letsencrypt_service_data file.
2020-05-10 19:35:59 +02:00
Nicolas Duchon
7e3d341bf4
Merge pull request #647 from hiqdev/feature/single_domain_cert
...
Implemented LETSENCRYPT_SINGLE_DOMAIN_CERTS environment variable
2020-05-10 19:17:55 +02:00
Dmytro Naumenko
177d60bc11
Clarify the LETSENCRYPT_SINGLE_DOMAIN_CERTS value
2020-05-07 17:16:27 +03:00
SilverFire - Dmitry Naumenko
5592543838
Implemented LETSENCRYPT_SINGLE_DOMAIN_CERTS environment variable
2020-04-21 13:29:41 +03:00
Nicolas Duchon
e49c2d5213
Shellcheck linting ( #641 )
2020-03-23 08:20:46 +01:00
Nicolas Duchon
8640038d45
[skip ci] Multi-domains certificates examples ( #640 )
...
fix #613
2020-03-21 16:41:38 +01:00
Nicolas Duchon
004e98b3bf
Merge pull request #637 from OscarKolsrud/patch-1
...
Update simp_le to 0.18.0
2020-03-17 13:12:34 +01:00
Oscar S Kolsrud
b334366e29
Update simp_le to 0.18.0
...
Updated simp_le tagged version to include fix for Buypass CA. Fixes issue https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion/issues/634
2020-03-17 12:07:51 +01:00
Nicolas Duchon
92a5f0a86b
Merge pull request #628 from buchdag/chore
...
Upgrade golang build stage and alpine image
2020-03-09 15:15:58 +01:00
Nicolas Duchon
70a9c8a8eb
Remove deprecated / aliases keys from .travis.yml ( #632 )
2020-03-09 15:14:59 +01:00
Nicolas Duchon
32b4c05ba7
Update Travis CI badge
2020-03-09 12:50:29 +01:00
Nicolas Duchon
7d8bab1ae5
Upgrade image to alpine 3.11
2020-03-05 16:31:19 +01:00
Nicolas Duchon
36efdd8ec4
Update build stage to golang 1.14
2020-03-05 16:30:56 +01:00
Nicolas Duchon
f5e6cfc688
Merge pull request #626 from imaemo/master
...
fix typo
v1.12.1
2020-03-04 12:29:32 +01:00
maemo
2dcb2a3c76
fix typo
2020-03-02 00:36:40 +08:00
Nicolas Duchon
82b088353d
Fix and improve the /app/cert_status utility
2019-12-09 23:01:29 +01:00