Commit Graph

8 Commits

Author SHA1 Message Date
d8488476c5
changing regex from extended to perl 2025-01-11 23:03:31 +02:00
65126fcdac Add NFT isolation for macvtap (#5)
Solves SNP/daemon#4

Reviewed-on: SNP/daemon#5
2025-01-10 19:19:04 +00: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
82273f63e5
VM works on SNP server 2024-12-13 03:10:03 +02:00
df34fc719c
writing files correctly 2024-12-12 02:48:18 +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