traefik/static
Fernandez Ludovic 28458345b4 feat(webui): new Health screen
- add realtime chart
  - Total Status Code Count
  - Average response time
  - remove status code count
  - D3 & NVD3 & Angular NVD3
2015-10-08 22:32:38 +02:00
..
app feat(webui): new Health screen 2015-10-08 22:32:38 +02:00
bower_components feat(webui): new Health screen 2015-10-08 22:32:38 +02:00
fonts feat(dashboard): new Dashboard 2015-10-05 23:30:31 +02:00
.editorconfig feat(front): tools configuration 2015-10-05 16:30:26 +02:00
.gitignore feat(dashboard): add vendor dependencies 2015-10-05 23:30:32 +02:00
.jshintignore feat(front): tools configuration 2015-10-05 16:30:26 +02:00
.jshintrc feat(front): tools configuration 2015-10-05 16:30:26 +02:00
bower.json feat(webui): new Health screen 2015-10-08 22:32:38 +02:00
index.html feat(webui): new Health screen 2015-10-08 22:32:38 +02:00
package.json feat(front): project struture 2015-10-05 23:23:09 +02:00
readme.md feat(webui): new Health screen 2015-10-08 22:32:38 +02:00
style.css feat(dashboard): add provider's tabs 2015-10-07 00:01:24 +02: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

Libraries