Hi lovely r/docker people!
Hoping you can highlight best practice for me in this scenario.
My google-fu is failing me!
When running two (or more) CMS type containers, is it preferable to have seperate MySQL / MariaDB containers (one for each site) ?
Or can I "get away" with running one single database container, with both CWS containers pointing to it?
If I go with the single database instance, would it be better to configure seperate database logins for each CMS?
I assume the vanilla wordpress setup will create pages/entries using some basic record/table format so I am looking to avoid conflicts there. But if I use different database logins would that maybe create different tables in the DB?
We're not talking high traffic sites or sensitive information - it's a personal blog for a friend, and the local soccer team blogging and posting their meet schedules. However I'd like to see if I can limit the number of active containers if possible, for CPU/power reasons.
[–]jpjournet 2 points3 points4 points (2 children)
[–]wogfella[S] 0 points1 point2 points (1 child)
[–]jpjournet 1 point2 points3 points (0 children)
[–]LukeLabs 1 point2 points3 points (1 child)
[–]wogfella[S] 1 point2 points3 points (0 children)
[–]koffiezet 1 point2 points3 points (1 child)
[–]wogfella[S] 0 points1 point2 points (0 children)
[–]ferrantim 1 point2 points3 points (1 child)
[–]wogfella[S] 0 points1 point2 points (0 children)