Commit graph

6 commits

Author SHA1 Message Date
emile 93b5410987 libkv support https://github.com/EmileVauge/traefik/issues/25 https://github.com/EmileVauge/traefik/issues/9 2015-10-02 11:36:16 +02:00
Thorhallur Sverrisson f534d8817f Adding caching and merging of configurations
Configurations are now cached from each provider separately so that
we can merge them together when one provider has changed config.

The Web module also returns full config info through the HTML call,
but REST API is working on a separate web configuration that is
sent in just like any other.
2015-09-23 11:25:11 +00:00
emile e894ae9f0a web provider 2015-09-08 13:33:10 +02:00
emile cef926379c service -> configuration 2015-09-08 00:15:14 +02:00
emile 921952c1b9 Providers file & docker
Sleep between restart
Check same service
2015-09-07 15:30:14 +02:00
emile bf37869b8f Providers refactoring 2015-09-07 10:38:58 +02:00