Chrisw Posted September 9, 2022 Share Posted September 9, 2022 Hi All, I would like to run 2 times a WP server on different Sub-domains and content. How can I do this, I can't find it here Using apps to install 2X is not possible which is a pity (maybe a nice option) Who can point me to the selotion here ? Tnx Quote Link to comment
Jturner Posted September 12, 2022 Share Posted September 12, 2022 (edited) You can setup 2 wordpress containers in unraid using the following steps. 1. Go to the docker tab on the unraid web-UI. 2. Scroll to the bottom and click "add a container" 3. Click on template, find wordpress. This should Autofill the information. 4. Choose a different name such as "wordpress-2" 5. Change the host port: 8081 **chose a port that is not in use 6. Change the host path: /mnt/user/appdata/wordpress-2 7. Change use a different WORDPRESS_DB_NAME. ** Instead of wordpress-2, you can call it something else. You will then have to configure your reverse proxy to point each subdomain to the appropriate containers. Edited September 12, 2022 by Jturner 1 Quote Link to comment
Chrisw Posted September 12, 2022 Author Share Posted September 12, 2022 Wow tnx for tis tuturial It works perfectly and I can continue with what I would like with an additional WP. Thanks again! Quote Link to comment
Chrisw Posted September 14, 2022 Author Share Posted September 14, 2022 Hi agean i got a strange thin now. My url (subdomain) is test.domain.nl and it shows me test.domain.nl:123 wy do i get the port number with it. Yes i use Nginx proxy and made the link like my 1e WP exept the port number is different. Hope u can help ? Quote Link to comment
Evedoescomputerstuff Posted September 17, 2022 Share Posted September 17, 2022 On 9/14/2022 at 9:25 AM, Chrisw said: Hi agean i got a strange thin now. My url (subdomain) is test.domain.nl and it shows me test.domain.nl:123 wy do i get the port number with it. Yes i use Nginx proxy and made the link like my 1e WP exept the port number is different. Hope u can help ? Going to test.domain.nl (ignoring the :123) doesn't work? Quote Link to comment
Chrisw Posted September 17, 2022 Author Share Posted September 17, 2022 Hi, Going to test.domain.nl (ignoring the :123) doesn't work? nope it doesn't work The internal works 192.168.*.*:123 thats what i dont get Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.