Ludovic Fernandez
|
04958c6951
|
Adds default rule system on Docker provider.
Co-authored-by: Julien Salleyron <julien@containo.us>
|
2019-01-21 19:06:02 +01:00 |
|
Ludovic Fernandez
|
b54c956c5e
|
Adds Docker provider support
Co-authored-by: Julien Salleyron <julien@containo.us>
|
2019-01-18 15:18:04 +01:00 |
|
SALLEYRON Julien
|
a79d6aa669
|
Add forwarded headers on entry point configuration
|
2019-01-15 09:44:03 +01:00 |
|
Thomas Krzero
|
3b01488c8d
|
[docker backend] - Add config flag to set refreshSeconds for swarmmode ticker
|
2018-12-04 11:42:03 +01:00 |
|
SALLEYRON Julien
|
01c3d3905c
|
Remove Deprecated StorageFile
|
2018-12-03 11:54:04 +01:00 |
|
SALLEYRON Julien
|
c815a732ef
|
Migrate rest provider
|
2018-12-03 11:32:05 +01:00 |
|
SALLEYRON Julien
|
5d91c7e15c
|
Remove old global config and use new static config
|
2018-11-27 17:42:04 +01:00 |
|
Ludovic Fernandez
|
a09dfa3ce1
|
Dynamic Configuration Refactoring
|
2018-11-14 10:18:03 +01:00 |
|
Fernandez Ludovic
|
d3ae88f108
|
Merge tag 'v1.7.4' into master
|
2018-10-30 12:34:00 +01:00 |
|
Ludovic Fernandez
|
74dc5b1c58
|
Support custom DNS resolvers for Let's Encrypt.
|
2018-10-25 17:38:04 +02:00 |
|
Fernandez Ludovic
|
94a6f8426b
|
Merge branch 'v1.7' into master
|
2018-10-09 11:19:55 +02:00 |
|
Nic Cope
|
32f7fb8bff
|
Make Zipkin trace rate configurable
|
2018-10-09 10:18:02 +02:00 |
|
NicoMen
|
a777c3553c
|
Not allow ACME provider initialization if storage is empty
|
2018-10-08 19:24:03 +02:00 |
|
Fernandez Ludovic
|
05f052b092
|
Merge branch 'v1.7.2' into master
|
2018-10-05 13:51:23 +02:00 |
|
Ludovic Fernandez
|
742029d8a4
|
Global configuration log at start
|
2018-10-01 19:18:03 +02:00 |
|
Fabrice
|
8d8e509fe6
|
Correctly initialize kv store if storage key missing
|
2018-10-01 17:02:02 +02:00 |
|
Jared Biel
|
5acd43efaf
|
Add health check timeout parameter
|
2018-09-27 20:16:03 +02:00 |
|
Fernandez Ludovic
|
fdf14cd101
|
Merge 'v1.7' into master
|
2018-09-18 15:48:28 +02:00 |
|
Daniel Tomcej
|
ab2c98d931
|
Ensure only certificates from ACME enabled entrypoint are used
|
2018-09-18 08:22:03 +02:00 |
|
Fernandez Ludovic
|
bd4846aa9c
|
Merge branch 'v1.7' into master
|
2018-09-07 19:33:01 +02:00 |
|
Ludovic Fernandez
|
48e7a87741
|
Update go version
|
2018-09-07 09:40:03 +02:00 |
|
Gérald Croës
|
e4bb506ace
|
StoreConfig always initializes the account if it is missing
|
2018-09-03 10:12:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
efc6560d83
|
Pass the TLS Cert infos in headers
|
2018-08-29 11:36:03 +02:00 |
|
Michael
|
9cd47dd2aa
|
Small code enhancements
|
2018-08-06 20:00:03 +02:00 |
|
Fernandez Ludovic
|
dad0e75121
|
Merge branch 'v1.7' into master
|
2018-08-02 17:28:44 +02:00 |
|
Tristan Colgate-McFarlane
|
6f6ebb8025
|
Updates for jaeger tracing client.
|
2018-08-01 13:52:03 +02:00 |
|
Alex Antonov
|
4d79c2a6d2
|
Added support for Trace name truncation for traces
|
2018-08-01 00:16:03 +02:00 |
|
Jean-Baptiste Doumenjou
|
8627256e74
|
Remove Deprecated Step 1
|
2018-07-31 19:28:03 +02:00 |
|
SALLEYRON Julien
|
027093a5a5
|
Create init method on provider interface
|
2018-07-11 09:08:03 +02:00 |
|
Daniel Tomcej
|
689f120410
|
Improve TLS Handshake
|
2018-07-06 10:30:03 +02:00 |
|
Gamalan
|
31a8e3e39a
|
CNAME flattening
|
2018-07-03 16:44:05 +02:00 |
|
Ludovic Fernandez
|
139f280f35
|
ACME TLS ALPN
|
2018-07-03 12:44:04 +02:00 |
|
Ludovic Fernandez
|
17ad5153b8
|
Minor changes
|
2018-07-03 10:02:03 +02:00 |
|
Michael Arenzon
|
886cc83ad9
|
Add support for stale reads from Consul catalog
|
2018-06-28 16:40:04 +02:00 |
|
Ludovic Fernandez
|
01f2b3cd20
|
Update Slack URL.
|
2018-06-12 17:04:04 +02:00 |
|
Fernandez Ludovic
|
a5beeb4f04
|
Merge tag 'v1.6.3' into master
|
2018-06-05 23:07:53 +02:00 |
|
Drew Kerrigan
|
67a0b4b4b1
|
Metrics: Add support for InfluxDB Database / RetentionPolicy and HTTP client
|
2018-05-29 22:58:03 +02:00 |
|
NicoMen
|
3f5772c62a
|
Improve ACME account registration URI management
|
2018-05-28 14:40:03 +02:00 |
|
SALLEYRON Julien
|
bfdd1997f6
|
Generated assets file are only mandatory in main
|
2018-05-25 15:10:04 +02:00 |
|
Marco Jantke
|
085593b9e5
|
sane default and configurable Marathon request timeouts
|
2018-05-22 22:38:03 +02:00 |
|
Thomas Fan
|
4a3b1f3847
|
Enable to override certificates in key-value store when using storeconfig
|
2018-05-17 12:32:03 +02:00 |
|
SALLEYRON Julien
|
a1bbaec71f
|
Does not generate ACME certificate if domain is checked by dynamic certificate
|
2018-04-27 10:36:04 +02:00 |
|
Fernandez Ludovic
|
3b3ca89483
|
Merge branch 'v1.6' into master
|
2018-04-25 08:22:17 +02:00 |
|
SALLEYRON Julien
|
b4e3bca6fa
|
Remove acme provider dependency in server
|
2018-04-24 22:40:04 +02:00 |
|
Michael
|
e09d5cb4ec
|
Fix documentation for tracing with Jaeger
|
2018-04-24 19:22:03 +02:00 |
|
SALLEYRON Julien
|
9daae9c705
|
Extract internal router creation from server
|
2018-04-23 15:30:03 +02:00 |
|
NicoMen
|
a2e03e3bd0
|
Create backup file during migration from ACME V1 to ACME V2
|
2018-04-16 19:34:04 +02:00 |
|
Ludovic Fernandez
|
8168d2fdc1
|
Server weight zero
|
2018-04-11 16:30:04 +02:00 |
|
NicoMen
|
16bb9b6836
|
ACME V2 Integration
|
2018-03-26 14:12:03 +02:00 |
|
Ludovic Fernandez
|
4802484729
|
Segment labels: Docker
|
2018-03-23 13:30:03 +01:00 |
|