feat: 增加OneClickVirt通用虚拟化管理控制面板的APP#3535
Open
spiritLHLS wants to merge 1 commit intookxlin:localAppsfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds a new App Store entry for OneClickVirt, providing metadata, install-time form fields, a docker-compose.yml template, and bilingual usage documentation so the panel can deploy and manage the OneClickVirt virtualization control panel with an external database.
Changes:
- Added OneClickVirt app metadata (
apps/oneclickvirt/data.yml) and versioned install templates underapps/oneclickvirt/latest/. - Introduced a
docker-compose.ymltemplate that runsspiritlhl/oneclickvirt:no-dband rewrites DB config on startup. - Added Chinese/English README usage notes for the app.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| apps/oneclickvirt/latest/docker-compose.yml | Defines container runtime, networking, persistence volume, startup config rewrite, and healthcheck for OneClickVirt. |
| apps/oneclickvirt/latest/data.yml | Defines install form fields for DB selection/credentials, optional frontend URL, and WebUI port. |
| apps/oneclickvirt/data.yml | Registers the app in the catalog (name, descriptions, links, architectures). |
| apps/oneclickvirt/README_en.md | English usage notes and feature overview. |
| apps/oneclickvirt/README.md | Chinese usage notes and feature overview. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Owner
|
感谢你的贡献,PR 已收到。我们会在后续空闲时完成验证,确认没有问题后再继续处理合并。感谢耐心等待。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
OneClickVirt Virtualization Management Platform
An extensible universal virtualization management platform that supports LXD, Incus, Docker, Podman, Containerd, and Proxmox VE.
From: https://github.com/oneclickvirt/oneclickvirt
Docs: https://www.spiritlhl.net/en/guide/oneclickvirt/oneclickvirt_precheck.html