Question
Deploying docker and then wordpress, what about DNS ?
Hi,
So i found some tutorials for deploying docker to ubuntu - actually there is already a one click app for creating a docker image. Once this is done, I have found a tutorial for deploying mariadb and wordpress to the container. Although I am confused about dns ?
Do I need to configure DNS, via nginx or something ?
Anyone have any good examples ?
I was thinking of using an external DNS service. or do you have recommendations, I really dont want to have my own dns server.
Thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I know there is also a 1 click app for wordpress, but I wanted to take advantage of docker rather than a direct instal..