hawm
(Hawm)
Janvier 5, 2024, 7:08
2
Vous pouvez commencer ici discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub
L’installation par FTP n’est pas possible, vous auriez besoin au minimum d’un accès SSH, et travailler avec d’autres sites web sur la même machine serait beaucoup plus complexe.
@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 …
EDIT: @pfaffman re-wrote this as a standalone topic from what @tophee had written earlier. It’s not yet tested by me, and I’ve moved around Chris’s words, so any mistakes are likely those of @pfaffman .
Are there any reasons not to use NGINX Proxy Manager instead of doing this manually as described in Run other websites on the same machine as Discourse ?
I’m already using it. I’ve had it on my home server for a while and when I migrated my discourse instance to a new cloud server, I realized t…
3 « J'aime »