Wordpress application consists of a cartridge group which includes a MySQL cartridge and PHP cartridge. The cartridge group defines a startup dependency to first start MySQL cluster and then the PHP cluster second once the MySQL cluster is active. Group scaling has been disabled in MySQL, PHP group.
wordpress
-- wordpress-1
-- -- mysql-php-group
-- -- -- my-php
-- -- -- my-mysql
-- artifacts/[iaas]/ IaaS specific artifacts
-- scripts/common/ Common scripts for all iaases
-- scripts/[iaas] IaaS specific scripts
cd scripts/[iaas]/
./deploy.sh
cd scripts/[iaas]/
./undeploy.sh