> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/deploy/device-manager.md).

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

```
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.
