Adding other webservers running on other ports to my EE domain using subdomains #1661
Unanswered
woobenjamin
asked this question in
Support Requests
Replies: 2 comments
-
We need this one too... |
Beta Was this translation helpful? Give feedback.
0 replies
-
any update about it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Thank you for developing EasyEngine. I love it! I am now running multiple WordPress sites on one server without multisite!!
I'm pretty sure I'm not the first to ask this, but I can't seem to find an answer despite all my Googling! Anyway, this is what I'm trying to achieve ...
Let's say I have 3 WordPress sites already set up using EE with LE SSL - let's call them site1.com, site2.com, site3.com.
Let's say I want to run 3 webservers that listen on ports 5555, 6666, 7777 respectively on site2.com.
This is where I am lost.
Where and what do I have to add or edit?
I think it will be /opt/easyengine/sites/site2.com/config/nginx/custom.conf.
Finally, my webservers are run in a Docker stack outside of EE. So, there is a possibility that if someone typed http(s)://IP_ADDRESS:5555 or 6666 or 7777 they might reach them (since my Portainer app I can reach by just using IP_ADDRESS:9000, but one of my other webservers doesn't seem to work because it is not on a popular port).
If someone could help point me in the right direction, I'm happy to keep Googling and learning more about what I need to do.
Many thanks in advance!
b
Beta Was this translation helpful? Give feedback.
All reactions