Skip to content

docs: add cloud-hypervisor configuration documentation#737

Open
rishi-jat wants to merge 1 commit into
urunc-dev:mainfrom
rishi-jat:docs/add-cloud-hypervisor-configuration
Open

docs: add cloud-hypervisor configuration documentation#737
rishi-jat wants to merge 1 commit into
urunc-dev:mainfrom
rishi-jat:docs/add-cloud-hypervisor-configuration

Conversation

@rishi-jat
Copy link
Copy Markdown
Contributor

Fixes #733

Signed-off-by: Rishi Jat <rishijat098@gmail.com>
Copilot AI review requested due to automatic review settings June 1, 2026 10:04
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 1, 2026

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 9a0a6d9
🔍 Latest deploy log https://app.netlify.com/projects/urunc/deploys/6a1d592409beab0008693a9e
😎 Deploy Preview https://deploy-preview-737--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@rishi-jat
Copy link
Copy Markdown
Contributor Author

/cc @cmainas

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds Cloud Hypervisor as a supported monitor in the configuration documentation, including sample TOML blocks and a new subsection describing its settings.

Changes:

  • Documented a new [monitors.cloud-hypervisor] configuration section with defaults and examples
  • Added Cloud Hypervisor to the list of supported hypervisors/monitors
  • Expanded configuration templates/snippets to include Cloud Hypervisor entries

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/configuration.md
Comment on lines +111 to +114
##### Cloud Hypervisor

Cloud Hypervisor can be configured through the
`[monitors.cloud-hypervisor]` subsection.
Comment thread docs/configuration.md
Comment on lines +267 to +271
[monitors.cloud-hypervisor]
default_memory_mb = 256
default_vcpus = 1
# path is not set by default - urunc will search in PATH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configuration documentation does not mention cloud-hypervisor monitor

2 participants