AveyBD
(Debashish Das)
February 19, 2021, 4:30am
1
Hello Guys,
Hope you are doing well.
I am running my Discourse forum on a VPS during few months. We are a non profit organization. To minimize cost we want to run only one server .
Can we run Wordpress and Discourse on single server ?
Any instructions?
Thank you.
rishabh
February 19, 2021, 5:32am
2
Yes, please see previous discussions about this:
It’s possible. There is a guide here for getting Discourse running through another instance of nginx on the host:
And the rest of the WordPress sites on the server can continue to run as they currently are.
@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 …
3 Likes
rishabh
Closed
February 26, 2021, 2:30am
3
This topic was automatically closed after 6 days. New replies are no longer allowed.