wp-performance-cluster/configs/autotest.yaml

43 lines
936 B
YAML
Raw Normal View History

2023-10-06 03:11:32 +00:00
jps: https://github.com/jelastic-jps/wordpress-cluster/blob/v2.0.0/manifest.yml
component: wordpress
stack:
- nodeType: litespeedadc
tagSetting: bl_tag
nodeGroup: bl
optimization: true
options:
- ls-addon: true
wp_protect: true
waf: true
- nodeType: litespeedphp
tagSetting: cp_tag
nodeGroup: cp
optimization: true
options:
- ls-addon: true
wp_protect: true
waf: true
- nodeType: nginx
tagSetting: bl_tag
nodeGroup: bl
options:
- ls-addon: false
- nodeType: nginxphp
tagSetting: cp_tag
nodeGroup: cp
optimization: true
options:
- ls-addon: false
- nodeType: mariadb
tagSetting: sqldb_tag
nodeGroup: sqldb
options:
- galera: true
- galera: false
- nodeType: storage
tagSetting: storage_tag
nodeGroup: storage
options:
- glusterfs: false
- glusterfs: true