> For the complete documentation index, see [llms.txt](https://docs.verge.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.io/automate-protect-and-extend/zh/ji-cheng-yu-api/inuvika.md).

# Inuvika 与 VergeOS 集成

## 概述

Inuvika OVD Enterprise 与 VergeOS 的集成提供了全面的虚拟桌面基础架构（VDI）和应用交付解决方案。此集成将 VergeOS 高效的虚拟化平台与 Inuvika 安全的应用和桌面交付能力相结合，使组织能够部署可从任何设备访问的虚拟工作空间。

## 主要功能

* 通过 Inuvika OVD Enterprise 安全交付 Windows 和 Linux 应用程序及桌面
* 简化 VergeOS 上虚拟桌面基础架构的管理
* 支持各种部署场景的多租户架构
* 通过直观的管理控制台实现集中管理
* 与集成的单点登录功能无缝衔接的用户体验
* 针对各种网络条件优化的高性能远程显示协议

## 集成优势

* **资源优化**：利用 VergeOS 高效的资源管理能力，最大化虚拟桌面密度
* **增强安全性**：应用程序和数据保留在数据中心中，只有屏幕更新会发送到终端
* **运营效率**：集中管理降低了管理开销
* **提升用户体验**：无论设备或位置如何，都能一致地访问应用程序
* **降低成本**：降低终端用户设备的硬件要求，并减少管理成本
* **简化部署**：专为此设计的集成简化了实施过程

## 架构

该集成架构包括：

* **VergeOS 平台**：为托管 Inuvika 组件提供虚拟化基础架构
* **Inuvika OVD Enterprise**：向最终用户交付虚拟应用程序和桌面
* **应用服务器**：托管已发布应用程序的 Windows 或 Linux 虚拟机
* **会话管理器**：管理用户连接和会话分配
* **Web 门户**：为用户提供对已发布应用程序和桌面的访问

## 文档和资源

有关详细的实施说明和配置指南，请参阅：

* [Inuvika 文档门户](https://docs.inuvika.com/) - Inuvika OVD Enterprise 的完整文档

## 支持

如果您在使用 Inuvika 集成时遇到问题，或对实施有疑问：

* [Inuvika 支持](https://www.inuvika.com/support/) - 来自 Inuvika 的官方支持
* [VergeOS 支持团队](/overview/zh/support-and-services.md) - 为 VergeOS 环境提供技术协助


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.verge.io/automate-protect-and-extend/zh/ji-cheng-yu-api/inuvika.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
