Commit Graph

38 Commits

Author SHA1 Message Date
1ed23317cb Configure CI (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #2
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-05 18:58:30 +00:00
672e866897 Add basic NAT structures 2024-01-08 21:03:39 +01:00
06ddf57b5c Can get NW filter source XML definition 2024-01-02 15:52:04 +01:00
b4f65a6703 Can delete network filter 2024-01-02 15:45:31 +01:00
d741e12653 Use quick-xml to serialize domains definitions 2024-01-02 14:40:16 +01:00
9256b76495 Use quick-xml to serialize network definitions 2024-01-02 14:31:34 +01:00
e638829da7 Ready to refactor XML parsing 2024-01-02 13:24:49 +01:00
81f60ce766 Can create network filter rules 2024-01-02 13:14:11 +01:00
9d4f19822d Refacto structures definition 2023-12-28 19:29:26 +01:00
3849b0d51d Parse NW filters XML structure 2023-12-28 15:12:38 +01:00
d8a6b58c52 Automatically backup source network and VM configuration 2023-12-23 18:12:46 +01:00
ed1bd806d7 Refactor XML definitions serialization 2023-12-19 16:33:47 +01:00
375bdb1a46 Can get XML network definition 2023-12-11 18:41:59 +01:00
78ed6114c8 Fix mouse cursor shift 2023-12-11 15:24:28 +01:00
cb49f1cb40 Delete VNC socket file when deleting domain 2023-12-11 15:09:18 +01:00
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
54a3013c59 Can create NAT networks 2023-12-07 20:03:11 +01:00
d1a9b6c3bb Fix VNC connection issue 2023-12-07 00:28:56 +01:00
e579a3aadd Ready to implement network routes contents 2023-12-04 20:18:21 +01:00
9a99e0b54e Can update and delete networks 2023-10-31 12:03:42 +01:00
2741faa95b Add REST route to get networks list 2023-10-31 10:51:13 +01:00
f2237d4f2f Can create networks 2023-10-31 09:26:42 +01:00
335aec788e Can enable autostart of VMs 2023-10-28 17:30:27 +02:00
f5f4239337 Delete files associated to VM 2023-10-26 12:14:09 +02:00
a30f9720ca Define disks as vec instead of option 2023-10-20 10:52:28 +02:00
b007826710 Fix VNC connection 2023-10-18 18:36:24 +02:00
b87306f8ea First successful VNC connection 2023-10-18 18:00:25 +02:00
4f75cd918d Issue tokens to initialize VNC connections 2023-10-18 12:27:50 +02:00
6a3cf2e5c8 Can update or delete domains 2023-10-13 16:44:56 +02:00
0a00e43216 Can get domains screenshots 2023-10-13 15:27:01 +02:00
c5c46fbcd8 Can shutdown, kill, suspend, resume, reset a domain 2023-10-11 18:23:45 +02:00
0c7128e6eb Can start a domain 2023-10-10 12:35:43 +02:00
908b0f4c56 Can get domains list 2023-10-09 19:16:33 +02:00
b69c97e6fe Return VM state 2023-10-09 18:45:41 +02:00
ce393995f9 Can get domain info 2023-10-04 19:03:20 +02:00
2bc64442f4 Created first domain 2023-10-04 11:18:50 +02:00
dac50600e3 Build basic sysinfo page 2023-09-08 12:23:15 +02:00
57c023b45b Can query hypervisor information 2023-09-06 18:54:38 +02:00