Commit Graph

25 Commits

Author SHA1 Message Date
771ed838c6
Implement Runnable for docker containers 2023-03-14 18:38:56 +01:00
0a071a2285
Tentative fix for websocket timeout 2023-03-14 18:37:49 +01:00
463540be75
Refactor docker infra 2023-03-14 18:35:30 +01:00
6bcc42d8b6
LogViewer quirks 2023-03-14 00:08:26 +01:00
c843eebdd7
Fix systemd logs retrieval 2023-03-14 00:02:39 +01:00
79a2c8aa66
Add LogViewer to ui 2023-03-13 23:41:23 +01:00
8ad6721315
Fix docker file compilation 2023-03-13 23:40:55 +01:00
1b58c24283
Adding makefile local dev niceties 2023-03-13 01:09:29 +01:00
5397775ab7
Plugging in main 2023-03-13 01:09:07 +01:00
a252110fcd
Add support for running systemd units 2023-03-13 01:08:55 +01:00
e125f1a541
Refactor execution logic as an inteface 2023-03-13 01:08:13 +01:00
85dcade750
Log errors 2023-03-08 23:26:05 +01:00
1f013a9de6
Support build for other architectures 2023-03-08 23:25:46 +01:00
12b8cab6f6
Add TLS support 2023-03-08 22:41:06 +01:00
30abc92074
Add dev targets 2023-03-08 22:22:07 +01:00
cc8996dc5f
Bundle the frontend in the binary, add makefiles 2023-03-08 22:20:16 +01:00
f3154c4a6d
Use italian in ui, for now 2023-03-08 22:05:01 +01:00
e7e5ad2ad2
ui refinements 2023-03-08 22:02:28 +01:00
7752c07cc8
Keep into account disconnections 2023-03-07 23:59:47 +01:00
74173771e4
Fix ui bug
useEffect must be used carrefully, subscribing the effect to only those
dependencies we are interested to. Otherwise, every re-render will
trigger it.
2023-03-07 23:28:31 +01:00
f6fb6f72f4
Improve ui appearance 2023-03-07 23:08:22 +01:00
8fa7247835
Add main ui logic 2023-03-07 00:56:35 +01:00
a9c604102b
Add liveness websocket notification and test ui 2023-02-16 23:29:31 +01:00
60cb7a55c6
Add http endpoint 2023-02-14 00:17:40 +01:00
68b117c054
Init 2023-02-13 23:49:45 +01:00