Discourse/WordPress를 1대 머신에 설치하는 튜토리얼을 찾습니다

Easiest way will be to do it as follows:

  1. Shut down nginx
  2. Install discourse per official install guide

discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub

  1. Follow other sites on same server tutorial to create a server block in nginx to forward requests to Discourse and modify the yml to use sockets.

Add an offline page to display when Discourse is rebuilding or starting up
The above link should give you a good starting point

  1. Rebuild discourse with new configuration
  2. Start nginx