Show all posts by user
Introduce yourselves
Page 1 of 1 Pages: 1
Results 1 - 2 of 2
Hi,
I run 2 Wordpress websites behind Nginx.
I'd like to setup Docker Containers behind it as well.
NB. Not running as a container on Docker.
Is this possible and if so is there a 'howto' please?
TIA
John
by
johnhedge
-
How to...
Hi,
I'm a noobie.
I'm using Docker with an nginx container for the first time as I've hit all sorts of issues with http and https.
Searching for my Wordpress website url hits the nginx welcome page.
My internal port for the Wordpress website is 8000.
The nginx dashboard shows my Wordpress website having a destination of 192.168.0.12:8000 but it can't find it! (internally I have no issue conne
by
johnhedge
-
How to...