Hi guys,
I am new to docker. I have been running webmin with ubuntu server for my web services such as wordpress etc.
I like the idea of docker that these ready built apps run as containers on one VM/machine.
My question is regarding the compose file.
If i want to run wordpress,nextcloud,piwik,grafana,
how would my compose file look ? and how would i reference all the different mariadb databases for each one.
many thanks
I am new to docker. I have been running webmin with ubuntu server for my web services such as wordpress etc.
I like the idea of docker that these ready built apps run as containers on one VM/machine.
My question is regarding the compose file.
If i want to run wordpress,nextcloud,piwik,grafana,
how would my compose file look ? and how would i reference all the different mariadb databases for each one.
many thanks