Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cloud/architecture/pro-architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ The Production environment has three virtual machines (VMs) behind an Elastic Lo
- `pub/static`
- `app/etc`
- **Redis**—one server per VM with only one active and the other two as replicas
- **Elasticsearch**—search for {{site.data.var.ece}} 2.1 and later
- **Elasticsearch**—search for {{site.data.var.ece}} 2.2 and later
- **Galera**—database cluster with one MariaDB MySQL database per node with an auto-increment setting of three for unique IDs across every database

The following figure shows the technologies used in the Production environment:
Expand Down