> For the complete documentation index, see [llms.txt](https://docs.reorc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reorc.com/cn-reorc-help-center/she-zhi-yu-bu-shu.md).

# 设置与部署

本节提供了有关设置 Reorc 的详细信息和指南。

## 架构概述

Reorc 的服务架构分为两个部分：

* **控制面（Control Plane）：**&#x8FD0;行在 Reorc 云系统中，为用户提供管理项目和管道的 Web 界面。
* **数据面（Data Plane）：**&#x63A5;收控制面的指令并执行实际的数据任务，包括数据摄取、转化、管道任务或将数据交付到其他系统。数据面由多个 Workers 组成，这些 Workers 由控制面进行编排和管理。

<figure><img src="/files/U0mwwW7m2aEsLZTl4ISn" alt="" width="563"><figcaption></figcaption></figure>

这种架构分离提供了灵活的部署方式，数据面的 Workers 可以安装在不同的地点，以满足您组织在性能、可维护性、安全性和合规性方面的需求。

当前版本的 Reorc 支持在用户的基础设施中设置数据面服务。

请按照以下两个指南来设置您的组织并安装 Reorc-agent （数据面中的核心服务）：

1. [设置组织](/cn-reorc-help-center/she-zhi-yu-bu-shu/she-zhi-zu-zhi.md)
2. [安装 reorc-agent](/cn-reorc-help-center/she-zhi-yu-bu-shu/an-zhuang-reorcagent.md)
