Search…

X3 Photo Gallery Support Forums

Search…
 
User avatar
cyrofila
Topic Author
Posts: 8
Joined: 17 Aug 2012, 23:23

Googled Cloud AWS

12 Oct 2017, 22:26

Hi,

What are the specifications for x3 to run on Google Cloud and AWS?

No. of vCPU, RAM, OS, PHP configuration set database?

Hope you guys can help, bought x2 previously, wanna upgrade to X3
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13998
Joined: 30 Sep 2006, 03:37

Re: Googled Cloud AWS

13 Oct 2017, 03:57

cyrofila wrote:What are the specifications  for x3 to run on Google Cloud and AWS?

No. of vCPU, RAM, OS, PHP configuration set database?
Generally we recommend running X3 from Apache/Linux PHP environment, although it will work under other OS/servers also, including NGINX/WinIIS/Litespeed.

As for CPU / RAM, there aren't really any requirements as long as you have reasonably modern resources. We run our own virtual server with a few dozen X3 websites, and it's only using 5% of CPU/memory (with some spikes). X3 is built to run nicely on shared servers with image and page caching. X3 CPU/memory usage only peaks in the stages when it is resizing (processing) images, and creating pages, before pages and images get cached.

To avoid image resize issues, you should probably have at least 32MB memory assigned in php.ini.

As for PHP requirements, the newer version (PHP 7+) the better. Only standard built-in PHP extensions required (including GD, Mcrypt, mod_rewrite).

I can't really say anything else. X3 is meant to run on our users shared servers, and therefore it only uses default extensions and doesn't require anything aside from reasonable memory and CPU resources.