-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Updated Pro and Starter architecture to reflect enhanced integration environment provisioning #7369
Conversation
- Updated Starter and Pro architecture diagrams with new Enhanced Integration environment provisioning - Add recommendations and caveats for using Pro Staging and Integration environments - Cleaned Starter environment topic and updated info about Integration environment - Moved Starter architecture topics to architecture directory and updated reference links with new path - Added note for existing Cloud customers about requesting upgrade to Enhanced Integration environments
|
||
{{site.data.var.ece}} currently supports the following services: PHP, MySQL (MariaDB), Elasticsearch (Magento 2.2.x and later), Redis, and RabbitMQ. | ||
|
||
Each service runs in its own secure container. Containers are managed together in the project. Some services are built-in, such as the following: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've never been a fan of "It's own". I always think of "getting out of one's own way".
Each service runs in its own secure container. Containers are managed together in the project. Some services are built-in, such as the following: | |
Each service runs in a separate, secure container. Containers are managed together in the project. Some services are standard, such as the following: |
Co-authored-by: hguthrie <[email protected]>
Looks good to me. |
@YPyltiai Can you indicate approval on the PR. Thanks! |
|
||
You use the following files to configure the software versions that you want to use in your implementation. | ||
|
||
- [`.magento.app.yaml`][magento.app.yaml] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This link works just fine. So I suggested this for the broken one above. If you change the link definition, then you'd have to change both links. But the suggestion above should be okay.
Co-authored-by: hguthrie <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yay!
running tests |
running tests |
Hi @meker12, thank you for your contribution! |
Purpose of this pull request
Updates to reflect changes to Integration environment provisioning
Integration environment provisioning
environments
environment
updated reference links with new path
to Enhanced Integration environments
Review tasks
Affected DevDocs pages
whatsnew
Updated Pro architecture topics to reflect new enhanced Integration environment provisioning and added recommendations for using Pro Staging and Integration environments.