Jonathan Leibiusky (@xetorthio)
93226e30ff
Fixes prometheus gauges
...
Fix session close. Now PWD gets disconnected from network before
deleting it.
2016-12-17 11:41:24 -08:00
Jonathan Leibiusky
70eaf37d4b
Add metrics ( #70 )
...
* Add prometheus support to count sessions, instances and clientes over
time
* Track counters on server reload
* Change to gauges
2016-12-15 17:12:17 -08:00
Marcos Lilljedahl
23bb4eaf69
Add session persistence and use attach instead of exec
2016-11-14 21:29:32 -03:00
Marcos Lilljedahl
54378862b3
Use docker 1.13 to allow overlay networks
...
- Print error if resizing fails
2016-11-13 01:11:45 -03:00
Jonathan Leibiusky (@xetorthio)
e8b38fe717
Add session close button
2016-11-12 18:58:30 -03:00
Jonathan Leibiusky (@xetorthio)
6d967441ac
If instance doesn't exist don't try to connect to its terminal
2016-11-11 09:16:01 -03:00
Jonathan Leibiusky (@xetorthio)
b5e016e6f5
When there are no more clients, don't try to measure best viewport size
2016-11-10 16:23:54 -03:00
Jonathan Leibiusky (@xetorthio)
8e4981d24f
Huge refactor to have everything working with socket.io
...
It fixes lots of bugs, can fallback to long polling, resize viewport of
terminals and share clients state of the session, so they all see the
same thing.
2016-11-10 10:42:08 -03:00