traefik/webui
Fernandez Ludovic b7a71edfcb feat: new Web UI build system
- use generator-gulp-angular by @swiip
- remove old static file
2016-01-20 20:06:07 +01:00
..
e2e feat: new Web UI build system 2016-01-20 20:06:07 +01:00
gulp feat: new Web UI build system 2016-01-20 20:06:07 +01:00
src feat: new Web UI build system 2016-01-20 20:06:07 +01:00
.bowerrc feat: new Web UI build system 2016-01-20 20:06:07 +01:00
.editorconfig feat: new Web UI build system 2016-01-20 20:06:07 +01:00
.eslintrc feat: new Web UI build system 2016-01-20 20:06:07 +01:00
.gitignore feat: new Web UI build system 2016-01-20 20:06:07 +01:00
.yo-rc.json feat: new Web UI build system 2016-01-20 20:06:07 +01:00
bower.json feat: new Web UI build system 2016-01-20 20:06:07 +01:00
gulpfile.js feat: new Web UI build system 2016-01-20 20:06:07 +01:00
karma.conf.js feat: new Web UI build system 2016-01-20 20:06:07 +01:00
package.json feat: new Web UI build system 2016-01-20 20:06:07 +01:00
protractor.conf.js feat: new Web UI build system 2016-01-20 20:06:07 +01:00
readme.md feat: new Web UI build system 2016-01-20 20:06:07 +01:00

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

Libraries