mirror of
https://github.com/containous/traefik.git
synced 2025-01-12 09:17:54 +03:00
b7a71edfcb
- use generator-gulp-angular by @swiip - remove old static file
1.0 KiB
1.0 KiB
Træfɪk Web UI
Access to Træfɪk Web UI, ex: http://localhost:8080
Interface
Træfɪk Web UI provide 2 types of informations:
- Providers with their backends and frontends information.
- Health of the web server.
Build
Install Node.
Do npm install
and bower install
.
Run in web developer mode : gulp serve
Build Web UI : gulp build