So I've been working on taking each WordPress site I host and converting it
over to a standalone docker container that runs the same
plugins/themes/etc, but under nginx instead of Apache, with the wp-content
folder being a volume point for persistance.
(stormerider/docker-wordpress-nginx if you're interested. I need to
document my changes a bit more.)

What I'm curious about is to get an idea of how each container is affecting
performance. It looks to me like processes inside a container are visible
by the base OS, so I'm not necessarily going to be able to see from the
look of top/etc based tools. Ie, is this container hot and I should
relocate it to another node, or bug the domain owner to finish the
CloudFlare updates to get those savings.

And thanks for the other day's help on LDAP... PBIS looks like what we're
going to use. Didn't work at first on our corporate domain, but once we had
them load the Unix Extensions, it connected up just fine.
_______________________________________________
Tech mailing list
[email protected]
https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to