You are here
Dudley Wong - Tue, 2011/01/04 - 01:13
I have a Windows 2008 / VMware server running a couple of instances of Turnkey. Would it be more efficient to run one instance and install the other apps (ex> drupal, wordpress, joomla) then to have a separate instance for each. I try to keep the memory low for each around 128mb.
Forum:
It's a trade-off
OTOH, if all applications are on the same server there is only one copy of the OS to maintain and you're going to use resources such as memory more efficiently. It usually doesn't matter nowadays for most usage scenarios though.
Single appliance
You can easily add web apps to a Turnkey appliance the same way you would any other Apache server on Ubuntu. However if you are not comfortable downloading and installling the files and setting up the database (which isn't very hard), and maybe configuring multiple virtual hosts, then multiple appliances may be easier. Having them all on a single vm would definitely be more efficient. Instead of three running 128mb each, you could do it all on one with 256mb.
Add new comment