Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 18:53
· 130 commits to main since this release

🚀 Initial Release

This is an early preview release—APIs may have breaking changes

Hypeman is a lightweight API server for managing microVMs powered by Cloud Hypervisor.

Key Features

  • VM images from OCI — Convert Docker images to bootable VMs
  • Instance Management — Create, start, stop, and manage microVM instances
  • OCI Registry — Built-in Docker registry with docker push support
  • Networking — Automatic IP allocation, bridge networking, DNS
  • Ingress — HTTP/HTTPS routing to instances with automatic TLS
  • Volumes — Persistent storage with multi-attach support
  • Exec — Remote command execution in VMs via vsock
  • Log Streaming — Real-time VM log access via SSE
  • Observability — OpenTelemetry integration for metrics, traces, and logs

Changelog