> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 追加インフラストラクチャのデプロイ

> 新しいリージョンまたはアカウントに追加のBYOCインフラストラクチャをデプロイします

export const Image = ({img, alt, size}) => {
  return <Frame>
      <img src={img} alt={alt} />
    </Frame>;
};

最初のオンボーディングを完了した後、別のリージョンや別の AWS アカウント、GCP プロジェクト、または Azure サブスクリプションに追加の BYOC インフラストラクチャをデプロイしたい場合があります。

新しい BYOC デプロイメントを追加するには、次の手順に従います。

1. ClickHouse Cloud コンソールで、組織の "Infrastructure" ページに移動します。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-fbfa8bee/Rni6DhA8claMk_Qk/images/cloud/reference/byoc-new-infra-1.png?fit=max&auto=format&n=Rni6DhA8claMk_Qk&q=85&s=5cd48e605a2c35e34a36fae112bb43f4" size="lg" alt="BYOC インフラページ" width="2852" height="2250" data-path="images/cloud/reference/byoc-new-infra-1.png" />

1. "Add new infrastructure" を選択し、画面の案内に従ってセットアップを完了します。

<Image img="https://mintcdn.com/private-7c7dfe99-mintlify-fbfa8bee/Rni6DhA8claMk_Qk/images/cloud/reference/byoc-new-infra-2.png?fit=max&auto=format&n=Rni6DhA8claMk_Qk&q=85&s=1582908e50b444a90096f2905d43fe9e" size="lg" alt="BYOC インフラページ" width="2364" height="922" data-path="images/cloud/reference/byoc-new-infra-2.png" />
