# Deployment Manager

Roboflow Deployment Managerを使用すると、エッジデバイス上でコンピュータビジョンモデルを簡単にセットアップ、デプロイ、管理できます。モデルのトレーニングとワークフローの構築後、デプロイを大規模に展開するためのオールインワンソリューションを提供します。

Deployment Managerは以下の用途に使用できます:

1. 新しいデバイスを次のものを使ってセットアップする [Roboflow Inference server](https://inference.roboflow.com/).
2. デプロイで使用するためにカメラストリームを設定する。
3. デプロイ [Workflows](/roboflow/roboflow-jp/workflows/what-is-workflows.md) エッジ上で。
4. デプロイ済みのエッジデバイスのログ、ストリームの状態、テレメトリを監視する。

{% hint style="warning" %}
Deployment ManagerはEnterpriseのお客様限定で利用できます。 [Roboflowの営業チームにお問い合わせください](https://roboflow.com/sales) この機能の詳細と、大規模なデプロイ管理にどのように活用できるかをご確認いただけます。
{% endhint %}

<figure><img src="/files/ab73a37d48b417a78a6fca3775ffb8918aad5291" alt=""><figcaption></figcaption></figure>

### 主な要件:

Deployment ManagerはRoboflow対応ハードウェア向けに構築されています:

* 対応済み: Roboflow経由で購入したハードウェア
* 未対応（自己責任で使用してください）: NVIDIA Jetson、NVIDIA GPUを搭載したDebianベースLinuxを実行するx86マシン
* 未対応: MacまたはWindowsベースのシステム

デバイスは、セットアップおよび継続的な運用のためにインターネットに接続されている必要があり、リモート管理と監視のためにRoboflowへ継続的にアクセスできる必要があります。


---

# Agent Instructions: 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:

```
GET https://docs.roboflow.com/roboflow/roboflow-jp/deploy/device-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
