Hi,
I've noticed when I auto-deployed Wordpress Cluster in Jelastic There are all nodes on old versions.
Load balancer OLD Version Nginx 1.10.1 should be latest 1.14.2
AppServer OLD Version Nginx 1.10.1 should be latest 1.14.2-php-7.3.0
MySQL OLD Version MySQL 5.7.19 should be latest 8.0.13
I tried to deploy manually MySQL 8.13 to Wordpress Cluster Environment, but it will destroy all WP install.
Would it be possible to update the stack configuration to the latest versions, so that, there is no need to to do it manually?
Thank you