e0561875d8
switch license to Apache2.0
...
- switch LICENSe file from GPLv2 to Apache-2.0
- add SPDX HEADER to all files
2025-06-14 03:37:06 +03:00
56c846e1fd
added support for self signed TLS certificates
2025-03-28 19:30:21 +02:00
0ed21fdf98
added auth
2025-02-04 04:07:06 +02:00
1a4cec421b
added payments for VM creation
2025-01-24 23:55:26 +02:00
abf09e8d26
modified code based on new snp proto
2025-01-18 04:00:32 +02:00
3c6074f735
connected daemon to the brain ( #2 )
...
Instead of grabbing commands from files, the daemon now connects to the brain and receives commands via gRPC.
Reviewed-on: SNP/daemon#2
2024-12-30 20:45:01 +00:00
b85feef0ab
added multiple new capabilities for daemon
...
- systemctl integration (reload, start, stop, enable, disable)
- update vm capability
- delete vm capability
- save resources to disk
- save VMs to disk
- load commands from folders (new vm, update vm, delete vm)
- fixed port forwarding
2024-12-14 16:59:38 +02:00
98459d27ca
prepared prod server config
2024-12-12 22:38:50 +02:00
ec962197ff
yaml configs for daemon
2024-12-11 20:13:17 +02:00
b905c96261
added logic to reserve ips
2024-12-09 01:47:37 +02:00
edbaebfc56
added VM state handling for disk and nics
2024-12-08 03:47:35 +02:00
ba5bfdd66e
first push
2024-12-06 01:30:57 +02:00