七大虚拟化平台统一纳管
原生对接 Docker / Podman、LXC / LXD、VMware Workstation、vSphere ESXi、Proxmox VE、Hyper-V、青州云 / 小黑云,异构资源一个控制台搞定。
一套 Web 界面 + 完整 RESTful API · 统管 Docker / LXD / VMware / ESXi / Proxmox / Hyper-V / 青州云 · 原生对接 SwapIDC、魔方财务、小黑云
curl -fsSL https://raw.githubusercontent.com/OpenIDCSTeam/OpenIDCS-Client/main/install.sh | sudo bashiwr -useb https://raw.githubusercontent.com/OpenIDCSTeam/OpenIDCS-Client/main/install.ps1 | iexdocker run -d --name openidcs \
-p 1880:1880 \
-v openidcs_data:/app/data \
--restart=unless-stopped \
openidcsteam/openidcs:latest安装完成后打开 http://localhost:1880,使用控制台输出的初始 Token 登录即可。
| 类型 | 地址 | 说明 |
|---|---|---|
| 源码 | https://github.com/OpenIDCSTeam/OpenIDCS-Client | 主仓库,含所有源码与脚本 |
| Releases | https://github.com/OpenIDCSTeam/OpenIDCS-Client/releases | Windows/Linux 预编译二进制 |
| Docker Hub | https://hub.docker.com/r/openidcsteam/openidcs | 官方镜像 |
| FSPlugins | https://github.com/OpenIDCSTeam/FSPlugins | 财务系统对接插件(SwapIDC / 魔方财务 / 小黑云) |
| 镜像下载 | https://mirror.openidcs.org | 国内加速镜像 |
| 平台 | 状态 | 运行环境 | 适用场景 |
|---|---|---|---|
| LXC / LXD | ✅ GA | Linux | 容器化 VPS 批量售卖 |
| Docker / Podman | ✅ GA | Win/Linux/macOS | 轻量容器 / 镜像交付 |
| VMware Workstation | ✅ GA | Windows | 桌面级虚拟机管理 |
| VMware vSphere ESXi | ✅ GA | 裸金属 | 企业级 VM 集群 |
| Proxmox VE | ✅ GA | Linux | 开源企业级虚拟化 |
| Windows Hyper-V | ✅ GA | Windows Server | 微软生态虚拟化 |
| 青州云 / 小黑云 | ✅ GA | — | 国产云对接 |
| 插件 | 对接平台 | 文档 |
|---|---|---|
| OpenIDC-SwapIDC | SwapIDC | 📖 SwapIDC 集成 |
| OpenIDC-IDCSmart / LxdServer-IDCSmart | 魔方财务(IDCSmart) | 📖 魔方财务集成 |
| OpenIDC-XiaoHei | 小黑云(XiaoHei Cloud) | 📖 小黑云集成 |
🌟 如果 OpenIDCS 对您的工作有帮助,请在 GitHub 为我们点亮 Star,这是对开源团队最大的支持!
基于 AGPLv3 开源协议 · Copyright © 2024-present OpenIDCS Team