Hello,
On Sat, Nov 25, 2023 at 06:24:54PM +0000, Paul Tansom via BitFolk Users wrote:
I've migrated 8 WordPress sites and had to disable
3 to regain
some level of stability (these using the official WordPress Docker
image, which admittedly spins up Apache and MariaDB for each one).
I wouldn't expect to have a good time running 8 separate copies of
MariaDB on a small VM.
Docker is basically besides the point - they're just processes
running on your one kernel, just in different namespaces. The normal
complaint about Docker is that it might use a lot more disk space.
One copy of something massive like a DBMS inside each container is
just not sensible unless you enjoy spending money. That needs to be
one MariaDB per host in my opinion.
I'd likely run one MariaDB on the main VM.
Thanks,
Andy
--
https://bitfolk.com/ -- No-nonsense VPS hosting