September 9, 20223 yr 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
September 12, 20223 yr 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, 20223 yr by Jturner
September 12, 20223 yr Author Wow tnx for tis tuturial It works perfectly and I can continue with what I would like with an additional WP. Thanks again!
September 14, 20223 yr Author 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 ?
September 17, 20223 yr 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?
September 17, 20223 yr Author 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
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.