# 云项目部署

> Source: https://strapi.nodejs.cn/cloud/getting-started/deployment-options

🌐 Project deployment with Strapi Cloud

使用 Cloud 仪表板或 CLI 在 Strapi 云上部署你的 Strapi 应用，我们为这两种方法提供了逐步指南。

🌐 Deploy your Strapi application on Strapi Cloud using either the Cloud dashboard or the CLI, with step-by-step guides provided for both methods.

你有两种选择可以使用 Strapi Cloud 部署你的项目：

🌐 You have 2 options to deploy your project with Strapi Cloud:

- 要么通过用户界面（UI），这意味着你将直接在 Strapi Cloud 仪表板上执行所有操作，
- 或者使用云评论命令行接口（CLI），这意味着你将只与终端进行交互。

下面的指南将引导你完成每种部署选项的所有步骤。 

🌐 The guides below will guide you through all the steps for each of the deployment options. 

- [通过云仪表板](/cloud/getting-started/deployment): 通过用户界面创建和部署项目的分步指南。
  - [通过命令行接口](/cloud/getting-started/deployment-cli): 使用云命令行接口链接和部署本地项目的逐步指南。
