roest01 / docker-speedtest-analyser

Automated docker speedtest analyser tool with included web interface to monitor your internet speed connection over time. Setup at home on your NAS (Synology, QNAP tested) and the container runs hourly speedtests. The speedtest results are displayed in an webinterface as line graph(s) over the day.
Other
108 stars 47 forks source link

feature - bower integration #1

Closed roest01 closed 7 years ago

roest01 commented 7 years ago

libs from bower in preparation for the docker image feature.

Everything fine but missing daterangepicker update. daterangepicker still in /libs with Version 2.1.17 (latest 2.1.25) because of new underscore dependency and problems (moment.tz is not a function) with moment.tz (undocumented dependency)

may merged anyway