relay/manifest.yml

18 lines
562 B
YAML
Raw Normal View History

2023-09-13 14:58:08 +00:00
type: update
name: Relay
id: relay
description: Relay is a Redis client for WordPress that improves Redis performance by two orders of magnitude
envName: ${settings.envName}
targetNodes:
nodeGroup: 'cp'
onInstall:
- cmd [cp]: |-
curl -fsS https://deploy-proxy.mightybox.io/addons/relay/raw/branch/main/relay-install.sh | /bin/bash -s
user: root
- api [cp]: environment.control.RestartNodes
- cmd [${nodes.cp.master.id}]: |-
2023-09-13 14:58:08 +00:00
curl -fsS https://deploy-proxy.mightybox.io/addons/relay/raw/branch/main/ocp-install.sh | /bin/bash -s