Go-based VM export and migration control plane
Documentation · Quick start · Deployments · Enterprise · Support
Export VMs from VMware vSphere, coordinate conversion with hyper2kvm, and run fleet jobs through a REST API.
| Binary | Role |
|---|---|
hyperexport |
Interactive CLI exports |
hypervisord |
REST API daemon |
hyperctl |
Job control CLI |
git clone https://github.com/hypersdk/hypersdk.git
cd hypersdk
./scripts/build.sh
cp config.example.yaml config.yaml
# edit config.yaml for your vSphere endpoint
./bin/hyperexport --config config.yamlDaemon mode:
./bin/hypervisord --config config.yaml
./bin/hyperctl statusDocker: deployments/docker/. API schema: openapi.yaml.
make test
make lint| Demo | zyvor.dev/demo |
| ROI | zyvor.dev/roi |
| Pricing | zyvor.dev/pricing |
| Contact | zyvor.dev/contact · sales@zyvor.dev |
Community Edition is for evaluation and single-host exports. Fleet automation, enterprise SLAs, compliance packs, air-gapped deployment, and migration programs → contact Zyvor (not GitHub Issues). Details: docs/enterprise.md.
| Document | Purpose |
|---|---|
| LICENSE | LGPL-3.0-or-later — source code |
| ZYVOR-COMPANY-TERMS.md | Zyvor distribution (accept on package/install) |
Enterprise: sales@zyvor.dev · General: info@zyvor.dev. Security: SECURITY.md.