Documentation

[!NOTE] This README was generated by SKILL, get the ZH version from here.


PRODUCTION-GRADE PROXMOX VE VM AUTOMATION REST API

Release License


A Go-based Proxmox VE REST API with SSE-driven full-lifecycle VM provisioning, concurrent IP and CPU architecture auto-allocation, and transparent multi-node cluster routing.

Table of Contents

Features

git clone https://github.com/pardnchiu/go-pve-qemu.git · Documentation

Architecture

Full Architecture

graph LR
    Client -->|HTTP + SSE| Handler
    Handler --> Service
    Service -->|qm / pvesh| MainNode
    Service -->|SSH + qm| RemoteNode
    MainNode -->|cloud-init| VM
    RemoteNode -->|migration| MainNode
    Service -->|download| CloudImage
    CloudImage --> MainNode

License

This project is licensed under the AGPL-3.0 LICENSE.

Author

邱敬幃 Pardn Chiu

hi@pardn.io
https://www.linkedin.com/in/pardnchiu


©️ 2025 邱敬幃 Pardn Chiu

中文