Jérôme Petazzoni
a1fa6221d8
♻️ Update dockercoins for IPv6 support
...
We want to be able to run on IPv6-only clusters
(as well as legacy IPv4 clusters, as well as
DualStack clusters). This requires minor changes
in the code, because in multiple places, we were
binding listening sockets explicitly to 0.0.0.0.
We change this to :: instead, and in some cases,
we make it easier to change that if needed (e.g.
through environment variables).
2025-11-09 19:50:07 +01:00
Jérôme Petazzoni
303dc93ac8
📍 Pin express version in webui
2025-05-20 17:33:41 +02:00
Jérôme Petazzoni
c9507b4c83
📍 Pin Redis version
2021-11-28 13:12:33 +01:00
Jérôme Petazzoni
b260ad8482
🐛 Remove symlink to avoid bug on some Windows 10 installs
...
On some Windows 10 installs, the jquery.js link doesn't work
properly (see #592 ). So I'm removing that symlink and linking
directly to jquery-1.11.3.min.js from the HTML page.
Thanks @hebronwatson for reporting this.
2021-10-04 07:52:37 +02:00
Jérôme Petazzoni
674bfe82c7
Remove conference hashtag in CTA tweet link ( closes #77 )
2017-09-27 12:20:08 +02:00
Jerome Petazzoni
a07795565d
Update tweet message
2016-08-24 13:50:25 -07:00
Jerome Petazzoni
feefd4e013
Update outline + last round of minor fixes
2016-04-26 14:05:20 -07:00
Jerome Petazzoni
7448474b92
Update for Berlin workshop
2016-04-21 22:25:00 -07:00
Jérôme Petazzoni
c21e2ae73c
Last fixes for Stockholm
2016-04-05 18:13:07 +00:00
Jérôme Petazzoni
a34f262a95
Switch to alpine/slim images when possible
2016-03-28 12:59:06 +00:00
Jérôme Petazzoni
c2180cffad
Minor updates for Munich workshop
2016-03-22 00:16:49 +01:00
Jerome Petazzoni
88e558bd08
Last updates for QCON
2016-03-11 00:29:58 -08:00
Jérôme Petazzoni
8c62220c8d
Add missing EXPOSE in webui/Dockerfile
2016-03-02 12:12:00 +00:00
Jerome Petazzoni
4d2e62ffee
Adjust for QCON schedule; use local registry
2016-03-01 05:21:02 -08:00
Jerome Petazzoni
2634230a4a
Switch to node:4 image to work around AUFS issue
2016-02-12 09:11:00 -08:00
Jerome Petazzoni
661948d162
Update versions, schedule, and twitter button
2016-02-08 07:24:50 -08:00
Jerome Petazzoni
10b3a9c4e0
Style labels
2015-10-03 16:13:42 -07:00
Jerome Petazzoni
f99e6bcb8e
better redis error handling
2015-06-08 22:03:49 +00:00
Jerome Petazzoni
b95a28ca71
make webui resilient to redis errors
2015-06-08 14:43:40 -07:00
Jerome Petazzoni
ba6f7ab58f
add resilience
2015-06-08 11:25:33 -07:00
Jerome Petazzoni
a6acbce1e7
Fix webui
2015-06-08 08:40:13 -07:00
Jerome Petazzoni
fae45aae43
Limit series size
2015-06-07 19:47:30 -07:00
Jerome Petazzoni
83737b3217
Fancy speed graph
2015-06-07 19:22:54 -07:00
Jerome Petazzoni
a94147ca4e
Save a bunch of things
2015-06-06 21:07:20 -07:00