angus
(Angus McLeod)
Février 23, 2021, 10:10
3
Salut les amis, celle-ci est plutôt une question d’administration système que de WordPress, mais heureusement, il existe déjà un excellent guide pour ce genre de chose, juste ici
@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…