# Deployment Manager 다시 배포

경우에 따라 기존 장치에 Deployment Manager를 다시 배포하고 싶을 수 있습니다. 이는 기존 장치가 손상되었거나 복구할 수 없는 하드웨어 오류가 발생한 경우에 가장 흔합니다.

수동으로 작업할 필요 없이, 장치를 다시 배포하기만 하면 한 단계로 모든 Roboflow 구성을 완전히 복구할 수 있습니다.

:warning: 첫 번째 장치가 아직 정상 작동 중인 동안에는 두 번째 장치에 manager를 다시 배포하지 않도록 해주세요.

새 장치에 다시 배포하려면 해당 장치의 Deployment Manager 대시보드를 방문하세요. 그런 다음 오른쪽 상단의 옵션 메뉴를 열고 "Redeploy Device"를 클릭하세요.

<figure><img src="/files/20bb08a2ec73fd0c341a381ec3f2eaf981126aba" alt="" width="164"><figcaption></figcaption></figure>

그다음, 설치 스크립트를 받으려면 "Generate Redeploy Command"를 클릭하세요.

<figure><img src="/files/348b26cc74d5e6b7d286ca586430df3746750909" alt="" width="375"><figcaption></figcaption></figure>

그다음 설치 스크립트를 복사하여 권한이 상승된 상태의 장치 터미널에서 실행하세요.

<figure><img src="/files/eb9f519645a302f5a2d148760fc6028664dec5f0" alt="" width="375"><figcaption></figcaption></figure>

:warning: 설치 스크립트는 10분 동안만 활성 상태이며 이후 만료된다는 점에 유의하세요. 만료 후에는 설치 스크립트를 다시 생성해야 합니다.


---

# 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-ko/deploy/device-manager/making-changes/redeploy-deployment-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.
