# AWS ECS에 Discourse Docker 이미지를 배포하는 것에 대한 명확한 설명

**URL:** https://meta.discourse.org/t/clarifications-regarding-deploying-discourse-docker-image-on-aws-ecs/170071
**Category:** Self-hosting
**Created:** [11월 13, 2020, 7:21오후 UTC](https://meta.discourse.org/t/clarifications-regarding-deploying-discourse-docker-image-on-aws-ecs/170071 "2020-11-13T19:21:49Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [11월 13, 2020, 9:13오후 UTC](https://meta.discourse.org/t/clarifications-regarding-deploying-discourse-docker-image-on-aws-ecs/170071/2 "2020-11-13T21:13:42Z")

</div>

먼저: 이것은 지원되지 않는 설치 환경입니다. 표준 Docker 설치를 사용하지 않는 한, 대부분 스스로 해결해야 합니다.

하지만 말씀드리고 싶은 내용은 다음과 같습니다:

해당 ENV 변수를 모두 ECS 컨테이너에 전달해야 합니다. `./launcher start-cmd`를 사용하면 해당 정보가 출력되도록 할 수 있습니다. `app.yml`은 이미지를 빌드하는 데만 사용됩니다. 이러한 변수는 컨테이너에 내장되어 있지 않습니다. 해당 ENV 변수가 컨테이너로 전달되도록 조치를 취하면 원하는 대로 작동할 것이라고 확신합니다.

저는 ECS 설치를 해본 적이 없지만, 곧 해볼 것 같습니다. 해당 방식이 작동하는지 알려주시면 감사하겠습니다.

여기서도 동일한 질문을 하셨습니다: [Aws deployed discourse is fetching assets from database url - #18 by trying2survive](https://meta.discourse.org/t/aws-deployed-discourse-is-fetching-assets-from-database-url/164191/18?u=pfaffman) 그리고 동일한 답변을 받으셨습니다. 😉

> [@riking](#):
>
> `./launcher start-cmd app`에 포함된 인수를 확인해 보세요. ECS로 복사할 때 놓친 것이 있을 수 있습니다.

---

_[View the full topic](https://meta.discourse.org/t/clarifications-regarding-deploying-discourse-docker-image-on-aws-ecs/170071)._
