# 개발(boot\_dev) 환경에서 discourse follow 플러그인 설치 — app.yml 파일 없음

**URL:** https://meta.discourse.org/t/installing-discourse-follow-plugin-in-development-boot-dev-setup-no-app-yml-file/396398
**Category:** Development
**Tags:** dev-install
**Created:** [2월 18, 2026, 1:59오후 UTC](https://meta.discourse.org/t/installing-discourse-follow-plugin-in-development-boot-dev-setup-no-app-yml-file/396398 "2026-02-18T13:59:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [2월 18, 2026, 3:16오후 UTC](https://meta.discourse.org/t/installing-discourse-follow-plugin-in-development-boot-dev-setup-no-app-yml-file/396398/2 "2026-02-18T15:16:10Z")

</div>

환영합니다 :blob-wave-reverse:

> [@nitinkg](#):
>
> `docker`를 사용하여 로컬에서 개발 모드로 Discourse를 실행 중입니다.

이 가이드를 따르고 계신 건가요? [Install Discourse for development using Docker](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009?u=canapin)

`/plugins/` 디렉토리에 플러그인 저장소를 클론하기만 하면 될 것 같습니다.

또는 심볼릭 링크를 사용하세요:

> [@Discourse](#):
>
> Docker 개발 플로우에서는 `plugins/` 디렉토리 아래에서 심볼릭 링크를 지원합니다. 다만 다음 사항을 유의해야 합니다:
> 
> 새로운 플러그인 심볼릭 링크가 생성될 때마다 다음 명령으로 Docker 컨테이너를 재시작해야 합니다:
> 
> ```plaintext
> d/shutdown_dev; d/boot_dev
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/installing-discourse-follow-plugin-in-development-boot-dev-setup-no-app-yml-file/396398)._
