angus
(Angus McLeod)
23 Febbraio 2021, 10:10am
3
Ciao a tutti, questa è più una domanda da sysadmin che da WordPress, ma per fortuna esiste già una guida eccellente per questo tipo di cose, proprio qui
@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…