Commit Graph

5 Commits

Author SHA1 Message Date
0ed21fdf98
added auth 2025-02-04 04:07:06 +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
a8347f633d
added prod config for vm with public IPs 2024-12-12 23:44:30 +02:00
98459d27ca
prepared prod server config 2024-12-12 22:38:50 +02:00