Pi4, OMV6
OS on SD
Data on SSD
I have an existing Docker container installed, which I use for work data processes. Critical that this is not affected in any way.
The Pi / OMV NAS is on our home LAN, and each family member has access to their own individual Shared Folder.
My son wants to learn how to setup a web site using Wordpress.
Instead of hosting an online domain for the test site, is it possible to create another Container, also running nginx ( I assume it will be different port numbers ) so he can learn to setup a Wordpress site ?
I believe that a Database is also needed for wordpress. Would this need mySQL installed ?
Would the mySQL/ database be in the same container, or is there some other way to configure this ?
Any pointers to creating the Container would also be appreciated.