# Discourse-app 컨테이너가 시작되지만 조용히 중단됩니다

**URL:** https://meta.discourse.org/t/discourse-app-container-starts-then-silently-stops/238859
**Category:** Self-hosting
**Tags:** unsupported-install
**Created:** [9월 13, 2022, 7:58오전 UTC](https://meta.discourse.org/t/discourse-app-container-starts-then-silently-stops/238859 "2022-09-13T07:58:45Z")
**Posts on this page:** 1
**Showing post:** 11

<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: [9월 14, 2022, 4:35오후 UTC](https://meta.discourse.org/t/discourse-app-container-starts-then-silently-stops/238859/11 "2022-09-14T16:35:32Z")

</div>

> [@jlgarnier](#):
>
> 설치된 소프트웨어를 모두 지우

설치되는 것은 docker뿐입니다.

> [@jlgarnier](#):
>
> 스크립트를 다시 다운로드했습니다. 현재 설치에 `git clone https://github.com/discourse/discourse_docker.git /var/discourse`를 사용했는데, 괜찮을까요?

괜찮아 보입니다.

> [@jlgarnier](#):
>
> `./discourse-setup`를 실행하기 전에 app.yml 파일의 설정을 일부 변경할 수 있습니다.

`app.yml`은 `discourse-setup`에 의해 생성됩니다. 포트에 접근할 수 없다면 `discourse-setup`를 실행할 수 없지만, 소스를 읽어보면 `./discourse-setup --skip-connection-test`를 사용하여 연결 테스트를 건너뛰고 실행할 수 있음을 알 수 있습니다.

nginx가 let’s encrypt를 담당하게 되므로, let’s encrypt 템플릿을 주석 처리해야 합니다. 이는 위아래에 링크된 리버스 프록시 관련 주제에서 설명되어 있을 것으로 추정됩니다.

> [@jlgarnier](#):
>
> nginx 프록시를 설정

[Using Nginx Proxy Manager to manage multiple sites with Discourse](https://meta.discourse.org/t/using-nginx-proxy-manager-to-manage-multiple-sites-with-discourse/206344) 또는 [Run other websites on the same machine as Discourse](https://meta.discourse.org/t/run-other-websites-on-the-same-machine-as-discourse/17247)(이미 링크된 내용)를 참고하세요.

---

_[View the full topic](https://meta.discourse.org/t/discourse-app-container-starts-then-silently-stops/238859)._
