Commit Graph

68 Commits

Author SHA1 Message Date
1fe7c60f36 Automatically generate cloud disk image when updating domains configuration
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-07 11:15:55 +02:00
f1339f0711 Generate cloud init disk image
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-07 10:32:39 +02:00
9bd702d60f Add cloud-localds as a required program
All checks were successful
continuous-integration/drone/push Build is passing
2025-06-06 17:19:11 +02:00
f850ca5cb7 Can rename disk image files
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-05-31 10:45:15 +02:00
6b6fef5ccc Can backup vm disks as images 2025-05-30 10:55:40 +02:00
dd7f9176fa Clarify some constants 2025-05-30 09:03:00 +02:00
e017fe96d5 Add the logic which will call disk image conversion from disk image route
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-29 11:37:11 +02:00
e7ac0198ab Can download disk images
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-29 10:23:26 +02:00
927a51cda7 Can delete uploaded disk images 2025-05-29 08:45:38 +02:00
19ec9992be Can get the list of uploaded disk images
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 21:17:16 +02:00
b55880b43c Can upload disk images on the server
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-27 20:40:48 +02:00
a8171375a8 Added REST route to get the list of bridges 2025-05-26 20:43:19 +02:00
de33c7d521 Check if qemu-img is present before startup
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-26 19:21:40 +02:00
8c27010396 Add ISO catalog 2025-05-21 20:28:46 +02:00
e9e3103938 Format all code following migration to Rust edition 2024
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 10:23:37 +01:00
ee77bd11c9 Implements VM groups API (#206)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #206
2024-11-28 18:06:20 +00:00
20e6d7931e Can change VM groups
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 18:02:03 +01:00
c908d00c62 Can get the list of groups
All checks were successful
continuous-integration/drone/push Build is passing
2024-11-02 17:44:10 +01:00
c7de64cc02 Add API tokens support (#9)
All checks were successful
continuous-integration/drone/push Build is passing
Make it possible to create token authorized to query predetermined set of routes.

Reviewed-on: #9
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-23 17:04:43 +00:00
4d0b4929c5 Show guidelines on UI on how to setup network hook 2024-01-11 19:02:47 +01:00
ed25eed31e Start to build NAT configuration mode 2024-01-10 19:29:24 +01: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
7b74e7b75a WIP REST routes to create / update Network filters 2023-12-29 20:11:21 +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
aa81c7f979 Improve app arguments management, can specify env file 2023-12-19 23:23:19 +01:00
e8422f4b3c Can generate release builds 2023-12-12 15:45:56 +01:00
375bdb1a46 Can get XML network definition 2023-12-11 18:41:59 +01:00
82447a0018 Can view from web UI XML definition of domains 2023-12-08 18:18:22 +01:00
5f0f56a9f9 Can set the number of VCPUs 2023-12-07 17:09:33 +01:00
7d88cd576c Fix permission issue 2023-12-06 20:32:03 +01:00
60d35f17bd Managed to start a VM again 2023-12-06 20:27:59 +01:00
b7d44f3091 Can edit more network settings 2023-12-06 15:31:07 +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
2025416607 Can get information about a single network 2023-10-31 11:08:05 +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
bdb2f6427d Created first disk 2023-10-26 11:43:05 +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
52d7e35d10 Can get domain state through a dedicated route 2023-10-13 15:30:32 +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