emile
d671cc3821
Adds traefik.frontend. rule and value labels in Docker and Marathon. Fixes #64 . Fixes #73
2015-10-23 17:46:50 +02:00
emile
5dea2e7902
Remove providerTemplates dir, moved in templates
2015-10-23 17:46:50 +02:00
Fernandez Ludovic
781c6aaafa
feat(api): add api routes for Frontend Routes
...
- add `/api/providers/{provider}/frontends/{frontend}/routes`
- add `/api/providers/{provider}/frontends/{frontend}/routes/{route}`
2015-10-08 21:44:29 +02:00
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
a07e395181
Refactoring REST API to handle multiple providers.
...
I changed what I think is needed and I have done manual testing on this.
I tried to keep the changes to a minimun.
The changes are approx:
* HTML output now includes the provider name in parenthesis.
* I'm not versed in bootstrap, should the output group providers in a
* table?
* PUT is only enabled on /api/web.
* GET on /api returns a map containing all providers configuration
* GET on /api/{provider} will return the config as before on that
* provider.
2015-09-23 11:45:18 +00:00
emile
0bdd537fb4
Configuration on cicuitbreakers and load balancers
2015-09-28 23:16:32 +02:00
emile
bb12e1c48c
URL case corrections
2015-09-24 22:17:40 +02:00
emile
ef9e773b9f
refactor rules, api enhancements
2015-09-15 18:35:32 +02:00
emile
a4f542c02f
refactor rules -> routes, routes -> frontends
2015-09-15 16:09:21 +02:00
emile
e017e4906e
config template, backends
2015-09-14 15:38:58 +02:00
emile
ee13d570d8
Weights
2015-09-11 09:59:29 +02:00
emile
e2d2f1f1d1
Traefik
2015-09-10 16:46:27 +02:00
emile
46ef489b03
NotFoundHandler
2015-09-10 15:13:35 +02:00
emile
be179e6b68
Server url
2015-09-10 09:04:42 +02:00
emile
6f8f3e449d
refactoring unique backend by route
2015-09-09 17:41:33 +02:00
emile
730fbfe9c5
docker override port, host, backend
...
reuse loadbalancer
2015-09-09 16:49:51 +02:00
emile
d3071ca110
web provider renderer
2015-09-09 10:29:49 +02:00