traefik/ROADMAP.md

31 lines
547 B
Markdown
Raw Normal View History

2015-09-11 14:37:13 +00:00
# /træfɪk/
* Providers recovery
* Use Negroni middlewares for metrics, grace, logs
* tls client verification
2015-09-10 13:13:35 +00:00
* Default configuration values
2015-09-11 14:37:13 +00:00
* Retry with streams
2015-09-10 07:34:05 +00:00
* Licence
2015-09-10 14:46:27 +00:00
* Add traefik.indlude all/enabled policy
2015-09-10 07:34:05 +00:00
* SSL backends support
* Consul support
* README
2015-09-10 20:54:37 +00:00
* API enhancements
2015-09-11 14:37:13 +00:00
* Godoc
* Website
* Kubernetes support
* Etcd support
* Smart configuration diff
2015-09-10 14:14:08 +00:00
2015-09-10 14:46:27 +00:00
* ~~GraceTimeout~~
* ~~Weights~~
2015-09-10 20:54:37 +00:00
* ~~Filter traefik.enabled=false apps~~
* ~~Filter no exposed port apps~~
2015-09-11 14:48:52 +00:00
* ~~Logs~~
* ~~SSL frontend support~~
2015-09-11 16:55:38 +00:00
* ~~Static files~~
* ~~Metrics~~