mirror of
https://github.com/containous/traefik.git
synced 2025-03-14 00:58:23 +03:00
README
This commit is contained in:
parent
e983bbe3e3
commit
f92337db52
@ -1,6 +1,6 @@
|
||||

|
||||

|
||||
|
||||
/Træfɪk/ is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease.
|
||||
Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease.
|
||||
It supports several backends (Docker, Mesos/Marathon, Consul, Etcd, Rest API, file...) to manage its configuration automatically and dynamically (hot-reload).
|
||||
|
||||

|
||||
@ -58,7 +58,7 @@ traefikLogsStdout = true
|
||||
|
||||
## File backend
|
||||
|
||||
Like any other reverse proxy, /Træfɪk/ can be configured with a file. You have two choices:
|
||||
Like any other reverse proxy, Træfɪk can be configured with a file. You have two choices:
|
||||
|
||||
* simply add your configuration at the end of the global configuration file ```traefik.tml``` :
|
||||
|
||||
@ -147,7 +147,7 @@ filename = "rules.toml"
|
||||
value = "/test"
|
||||
```
|
||||
|
||||
If you want /Træfɪk/ to watch file changes automatically, just add:
|
||||
If you want Træfɪk to watch file changes automatically, just add:
|
||||
|
||||
```toml
|
||||
[file]
|
||||
|
@ -1,4 +1,4 @@
|
||||
# /Træfɪk/
|
||||
# Træfɪk
|
||||
|
||||
* Add traefik.protocol label
|
||||
* Providers recovery
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 8.2 KiB |
Loading…
x
Reference in New Issue
Block a user