shibi
(Shibi Ns)
2023 年7 月 25 日 21:09
1
我想在 AWS/Oracle OCI 等负载均衡器前面运行 Discourse。
我认为我需要遵循
@pfaffman edited this heavily 2022.02.24. Blame me if it’s broken.
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 …
但文档说。但我需要删除“templates/web.socketed.template.yml”吗?
o rebuild Discourse to make its data available to the socket.
If you are using some other reverse proxy that cannot use a web socket, you can instead expose a different port in the section above like `- 8080:80`.