1
0
Fork 0

License 2017, Træfɪk => Træfik

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2017-03-31 06:29:03 +02:00
parent 6012a0f3c5
commit 19a7d22eef
No known key found for this signature in database
GPG key ID: D808B4C167352E59
16 changed files with 125 additions and 152 deletions

View file

@ -1,10 +1,10 @@
# Træfɪk Web UI
# Træfik Web UI
Access to Træfɪk Web UI, ex: http://localhost:8080
Access to Træfik Web UI, ex: http://localhost:8080
## Interface
Træfɪk Web UI provide 2 types of informations:
Træfik Web UI provide 2 types of informations:
- Providers with their backends and frontends information.
- Health of the web server.
@ -52,7 +52,7 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
- Run in development mode :
- `yarn run serve`
- Træfɪk API connections are defined in:
- Træfik API connections are defined in:
- `webui/src/app/core/health.resource.js`
- `webui/src/app/core/providers.resource.js`