# 독립 설치 시 발생하는 문제 및 별도 IP 주소 사용 방법

**URL:** https://meta.discourse.org/t/standalone-discourse-install-issues-and-how-to-use-a-separate-ip-address/206111
**Category:** Self-hosting
**Created:** [10월 15, 2021, 2:29오전 UTC](https://meta.discourse.org/t/standalone-discourse-install-issues-and-how-to-use-a-separate-ip-address/206111 "2021-10-15T02:29:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![itsbhanusharma](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/itsbhanusharma/32/180717_2.png) [@itsbhanusharma](https://meta.discourse.org/u/itsbhanusharma)
#### Post date: [10월 15, 2021, 2:32오전 UTC](https://meta.discourse.org/t/standalone-discourse-install-issues-and-how-to-use-a-separate-ip-address/206111/2 "2021-10-15T02:32:32Z")

</div>

서버의 포트 80/443이 다른 nginx 서버에 의해 사용 중이므로 Discourse가 연결을 설정할 수 없습니다.

같은 서버에서 Discourse와 다른 웹사이트를 함께 실행하려면 다음 튜토리얼을 사용하세요:

> [@Run other websites on the same machine as Discourse](https://meta.discourse.org/t/running-other-websites-on-the-same-machine-as-discourse/17247?u=itsbhanusharma):
>
> If you want to run other websites on the same machine as Discourse, you need to set up an extra NGINX or HAProxy proxy in front of the Docker container. NOTE: This is for advanced admins This guide assumes you already have Discourse working - if you don’t, it may be hard to tell whether or not the configuration is working. You cannot use ./discourse-setup to set up Discourse if another server is using port 80 or 443. You will need to copy and edit samples/standalone.yml with your favorite tex…

---

_[View the full topic](https://meta.discourse.org/t/standalone-discourse-install-issues-and-how-to-use-a-separate-ip-address/206111)._
