Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit bc156ed

Browse files
committed
small correction
1 parent c295a9c commit bc156ed

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/cloud/project/services.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -165,19 +165,19 @@ To verify relationships in remote environments:
165165

166166
{%include cloud/note-cloud-services-compatibility.md%}
167167

168-
The following table lists the services used in {{site.data.var.ece}} and the service version compatibility with the [Magento Cloud template](https://github.com/magento/magento-cloud). The {{site.data.var.ee}} columns show the service versions that are compatible with that latest version of {{site.data.var.ee}}. The Version Notes column specifically calls out compatibility differences from latest, and any other relevant service compatibility notes.
168+
The following table lists the services used in {{site.data.var.ece}} and the service version compatibility with the [Magento Cloud template](https://github.com/magento/magento-cloud). The {{site.data.var.ee}} columns show the service versions that are compatible with that latest version for {{site.data.var.ee}}. The **Version Notes** column specifically calls out compatibility differences from latest, and any other relevant service compatibility notes.
169169

170170
{:.error-table}
171171
| Service | {{site.data.var.ee}} 2.4 | {{site.data.var.ee}} 2.3 | {{site.data.var.ee}} 2.2 | Version Notes |
172172
| --------------- | ------------------------ | ------------------------- | -------------------------- | ----------------------------------------- |
173-
| `elasticsearch` | 7.7, 7.9 | 6.8, 7.5, 7.7, 7.9 | 5.2, 6.5 | **Commerce 2.3.1 to 2.3.4**: 5.2, 6.5<br>**Commerce 2.3.0**: 5.2<br>**Commerce 2.2.0 to 2.2.7**: 5.2 |
174-
| `mariadb` | 10.2 to 10.4 | 10.1 to 10.3 | 10.1 to 10.2 | **Commerce 2.3.0 to 2.3.5**: 10.1 to 10.2 |
173+
| `elasticsearch` | 7.7, 7.9 | 6.8, 7.5, 7.7, 7.9 | 5.2, 6.5 | **Commerce 2.3.1 to 2.3.4** 5.2, 6.5<br>**Commerce 2.3.0** 5.2<br>**Commerce 2.2.0 to 2.2.7** 5.2 |
174+
| `mariadb` | 10.2 to 10.4 | 10.1 to 10.3 | 10.1 to 10.2 | **Commerce 2.3.0 to 2.3.5** 10.1 to 10.2 |
175175
| `nginx` | 1.9 | 1.9 | 1.9 | |
176176
| `node` | 6, 8, 10, 11 | 6, 8, 10, 11 | 6, 8, 10, 11 | |
177-
| `php` | 7.3, 7.4 | 7.2, 7.3, 7.4 | 7.1, 7.2 | **Note:** Beginning with {{ site.data.var.ct }} v2002.1.0, you must use PHP template version 7.1.3 or later for both 2.2 and 2.3.<br><br>**Commerce 2.3.3**: 7.1, 7.2, 7.3<br>**Commerce 2.3.0 to 2.3.2**: 7.1, 7.2 <br>**Commerce 2.2.5 to 2.2.9**: 7.0, 7.1<br>**Commerce 2.2.4 and earlier**: 7.0.2, 7.0.4, ~7.0.6, 7.1 |
178-
| `rabbitmq` | 3.8 | 3.7, 3.8 | 3.5 | **Commerce 2.3.0 to 2.3.3**: 3.7 |
179-
| `redis` | 5.x, 6.x | 5.x, 6.x | 3.2, 5.0, 6.x | **Commerce 2.3.0**: 3.2 |
180-
| `varnish` | 6.x | 4.0, 5.0, 6.2 | 4.0, 5.0 | **Note:** On Cloud projects, you must use the [Fastly service]({{site.baseurl}}/cloud/cdn/cloud-fastly.html) for caching. Varnish is available only for local development.<br><br>**Commerce 2.3.0 to 2.3.2**: 4.0, 5.0 |
177+
| `php` | 7.3, 7.4 | 7.2, 7.3, 7.4 | 7.1, 7.2 | **Note:** Beginning with {{ site.data.var.ct }} v2002.1.0, you must use PHP template version 7.1.3 or later for both 2.2 and 2.3.<br><br>**Commerce 2.3.3** 7.1, 7.2, 7.3<br>**Commerce 2.3.0 to 2.3.2** 7.1, 7.2 <br>**Commerce 2.2.5 to 2.2.9** 7.0, 7.1<br>**Commerce 2.2.4 and earlier** 7.0.2, 7.0.4, ~7.0.6, 7.1 |
178+
| `rabbitmq` | 3.8 | 3.7, 3.8 | 3.5 | **Commerce 2.3.0 to 2.3.3** 3.7 |
179+
| `redis` | 5.x, 6.x | 5.x, 6.x | 3.2, 5.0, 6.x | **Commerce 2.3.0** 3.2 |
180+
| `varnish` | 6.x | 4.0, 5.0, 6.2 | 4.0, 5.0 | **Note:** On Cloud projects, you must use the [Fastly service]({{site.baseurl}}/cloud/cdn/cloud-fastly.html) for caching. Varnish is available only for local development.<br><br>**Commerce 2.3.0 to 2.3.2** 4.0, 5.0 |
181181

182182
{:.bs-callout-info}
183183
When you set up the Elasticsearch service, check to ensure that you use a version that is compatible with the installed [Elasticsearch PHP](https://github.com/elastic/elasticsearch-php) client. See [Check Elasticsearch software compatibility]({{ site.baseurl }}/cloud/project/services-elastic.html#elasticsearch-software-compatibility).

0 commit comments

Comments
 (0)