Jagacloud Hypervisor (v1 scaffolding)
Minimal single-node-first hypervisor inspired by Proxmox patterns but using a clean Go node-agent with libvirt, LXC, and Podman-in-LXC.
Contents:
- cmd/node-agent: main entrypoint
- pkg: API handlers and adapters for libvirt, LXC, Podman, storage, network, config, tasks
- templates: starter templates for libvirt, LXC, Podman, network, storage configs
- ansible: host preparation playbooks and roles
- docs: API and config reference (see api/openapi.yaml)
This is a skeleton; real implementations are TODO-marked.
Description
Languages
Go
98.1%
Shell
1.7%
Makefile
0.2%