Commit Graph

3434 Commits

Author SHA1 Message Date
Tsu-ba-me
7ab70d100b chore(tools): log start/stop pipe errors in manage vnc pipe 2023-07-21 18:09:42 -04:00
Tsu-ba-me
6f4fb35c6a chore(tools): remove unused anvil-manage-tunnel; missing from d2a61da 2023-07-21 16:43:55 -04:00
Tsu-ba-me
9f9d377171 fix(libvirt): correct log timestamp format 2023-07-21 16:39:55 -04:00
Tsu-ba-me
5d0d521d91 build(striker-ui): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
37f427aa64 fix(striker-ui): use full host string instead of hostname when building server VNC url 2023-07-20 22:28:04 -04:00
Tsu-ba-me
d2a61da663 chore: remove anvil-manage-tunnel 2023-07-20 22:28:04 -04:00
Tsu-ba-me
9d3f5b6b7f build: disable apache free ports for striker-ui-api 2023-07-20 22:28:04 -04:00
Tsu-ba-me
3a65915943 build(striker-ui): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
c8a6c09627 build(striker-ui-api): rebuild 2023-07-20 22:28:04 -04:00
Tsu-ba-me
17b445c80d fix(tools): stop ws with source port when target port is unavailable 2023-07-20 22:28:04 -04:00
Tsu-ba-me
adb71c7f80 fix(libvirt): pass domain UUID to avoid name->UUID conversion 2023-07-20 22:28:04 -04:00
Tsu-ba-me
3649526421 fix(tools): handle possible remnant websockify daemon wrapper 2023-07-20 22:28:04 -04:00
Tsu-ba-me
44fa698927 fix(striker-ui): correct types on FullSize 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0ada0d4292 fix(striker-ui): correct VNC key-combo menu colours 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a00a5721d6 fix(striker-ui): auto-reconnect VNC upon failure 2023-07-20 22:28:04 -04:00
Tsu-ba-me
eb907affbc fix(striker-ui): restore server VNC to working state 2023-07-20 22:28:04 -04:00
Tsu-ba-me
04390bc416 chore(striker-ui): reorder imports in /server page 2023-07-20 22:28:04 -04:00
Tsu-ba-me
01addb706e fix(striker-ui-api): forward ws connections to /api/server/vnc/* 2023-07-20 22:28:04 -04:00
Tsu-ba-me
9192212bde chore(striker-ui-api): install http-proxy-middleware 2023-07-20 22:28:04 -04:00
Tsu-ba-me
d70c4cdc35 fix(striker-ui-api): correct reversed check on get server VNC info 2023-07-20 22:28:04 -04:00
Tsu-ba-me
9043023492 fix(tools): match server vncinfo variable name 2023-07-20 22:28:04 -04:00
Tsu-ba-me
7058ef0f4a fix(striker-ui-api): disconnect vnc-related management, only fetch vnc info 2023-07-20 22:28:04 -04:00
Tsu-ba-me
f08319f41b chore: rename striker-manage-vnc-pipes->anvil-manage-vnc-pipe 2023-07-20 22:28:04 -04:00
Tsu-ba-me
f549fc6b4c fix(tools): start websockify as daemon, re-find its pid and ports 2023-07-20 22:28:04 -04:00
Tsu-ba-me
33c3eb1906 fix(tools): add target host to vnc info variable 2023-07-20 22:28:04 -04:00
Tsu-ba-me
99cee67b30 fix(tools): remove all tunnel-related tasks 2023-07-20 22:28:04 -04:00
Tsu-ba-me
7e6c19b6b0 fix(tools): hoist find server vnc port 2023-07-20 22:28:04 -04:00
Tsu-ba-me
7cd7b07d81 fix(tools): format output of existing tunnel 2023-07-20 22:28:04 -04:00
Tsu-ba-me
5220b6cbfc fix(tools): flip ports based on forward type 2023-07-20 22:28:04 -04:00
Tsu-ba-me
e9807fff18 fix(tools): pass tunnel list to start, stop tunnel 2023-07-20 22:28:04 -04:00
Tsu-ba-me
da17b60ba6 fix(tools): isolate prepare tunnel parents 2023-07-20 22:28:04 -04:00
Tsu-ba-me
ef61801831 fix(tools): replace tilda with home path 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0ffcb200ae fix(tools): correct receiving find tunnels output 2023-07-20 22:28:04 -04:00
Tsu-ba-me
4afed0aa2b fix(tools): enable search full command in find tunnel parent processes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
e991bf4980 fix(tools): pass debug level to find, start, stop tunnel in start pipe 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a321a3f404 fix(tools): treat empty tunnel list as no tunnels 2023-07-20 22:28:04 -04:00
Tsu-ba-me
b3cc8a7f7f fix(tools): start background processes with system call 2023-07-20 22:28:04 -04:00
Tsu-ba-me
feba21ad7d fix(tools): improve debug hashes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
8b741eb04a fix(libvirt): match hook with changes made to manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
f45a49dc11 fix(tools): remove extra space in find tunnel parent sed 2023-07-20 22:28:04 -04:00
Tsu-ba-me
4c0f48722e fix(tools): correct typos in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
da6c51ca73 fix(tools): correct loop over tunnel list 2023-07-20 22:28:04 -04:00
Tsu-ba-me
d3b67c198b fix(tools): don't find when tunnel list doesn't exist 2023-07-20 22:28:04 -04:00
Tsu-ba-me
084cff98e0 fix(tools): reuse existing tunnels in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
0f3397bb18 fix(tools): improve debug log of start processes in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
42a0cbc8a2 fix(tools): ignore mismatches when find websockify, tunnel parent processes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
a777410b7e fix(tools): correct websockify command in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
622b686d88 fix(tools): correct reversed set, delete operations in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
09c49d0fb4 fix(tools): remove repeated UUIDv4 test in manage vnc pipes 2023-07-20 22:28:04 -04:00
Tsu-ba-me
aa59d465cd fix(tools): correct renamed call variable in manage vnc pipes 2023-07-20 22:28:04 -04:00