Do you have any timeframe for when Turnkey Linux will include Bugzilla 5.x (it`s version 5.0.2 right now) or if there are any plans to upgrade? I`ve been using Bugzilla 4.4 from TurnKey for some time now and am holding up an upgrade, waiting for Turnkey Bugzilla to upgrade. But now I cannot wait too long, so I would like to know if I should go about setting up my own Bugzilla 5.x installation or keep waiting.
In TK14 pfpMyAdmin is replaced by Adminer version 3.3.3.
Why the choice for such an old version? That version was released on August 12, 2011.
Adminer version 4.2.0 was released february 7, 2015, over three years later.
On a sidenote: where can I find the committed source of Turnkey adminer? I searched all kind of Turnkey GitHub repositories but could not find it anywhere. Somehow I do not understand the make-process I think.
I'm just moving a website from a small instacen to a medium instance as it's a large website (more than 10,000 visits per day) which has been suffering on a small instance.
I thought to try a medium instance as in theory I could simply boot this from a back-up, but this didn't work out and as I've upgraded the site to joomla 2.5 I thought to boot a Joomla 1.6 appliance onto a medium instance wityh over double the RAM.
I have a MySQL server which backs up daily via TKLBAM. I am using a lot of InnoDB tables, but had not set the "innodb_file_per_table" value to true until well after my ibdata1 file surpassed 10GB.
Please advice what is the mimimum vps requirements for Drupal 8 Turnkey Linux? I have just deployd it on vultr.com that allows custom .iso with Memory: 768 MB, does it will be enough memory for a new site or I need more ram ?
I am pretty new to the scenario of LAMP. I am trying to create a multiple server lamp stack i.e. 3 linux servers with one of A,M,P (Linux+ Apache, Linux + Mysql, Linux + php)
I have my basic environment ready with 3 linux servers having A,M,P respectively. But I am having troubles integrating the 3 (A,M,P) to communicate with each other. Has anyone tried one such scenario. Or any guidelines for the same. Searched on the net but couldnt find any. These are the steps I followed. I am missing the steps to integrate all the 3. Please guide