Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update redis-service-configuration, add clarification note regarding ece-tools and port. #122

Closed
wants to merge 5 commits into from

Conversation

perezalo
Copy link
Contributor

When Platform Team (P.sh) add new redis-session service to an environment, they are not able to guarantee the port where redis-session is listening will be the same for all environments in a project. If we "hardcode" the redis-session port in the '.magento.env.yaml' config file we could provoque an error in some other environments of the project, if the redis-session service is not listening at that port. In this "Note", we clarify that only is needed to add the "redis.port" configuration section, if "ece-tools" are not able to get the port from RELATIONSHIPS services info environment variable (provided by Platform Team into the systems).

Purpose of this pull request

This pull request (PR) is for adding a clarification NOTE into the Doc.

Affected pages

If you are fixing a GitHub issue, using the GitHub keyword format (https://help.github.com/en/articles/closing-issues-using-keywords#closing-an-issue-in-a-different-repository) closes the issue when this pull request is merged. Example: Fixes #1234.

main is the default branch. Merged pull requests to main go live on the site automatically. Any requested changes to content on the main branch must be related to the released codebase. Any content related to future releases goes in the develop branch.

See Contribution guidelines (https://github.com/AdobeDocs/commerce-operations.en/blob/main/contributing.md) for more information.
-->

…ece-tools and port.

When Platform Team (P.sh) add new redis-session service to an environment, they are not able to guarantee the port where redis-session is listening will be the same for all environments in a project.
If we "hardcode" the redis-session port in the '.magento.env.yaml' config file we could provoque an error in some other environments of the project, if the redis-session service is not listening at that port.
In this "Note", we clarify that only is needed to add the "redis.port" configuration section, if "ece-tools" are not able to get the port from RELATIONSHIPS services info environment variable (provided by Platform Team into the systems).
@AdobeDocs AdobeDocs deleted a comment from devops-devdocs Jul 16, 2024
Copy link
Contributor Author

@perezalo perezalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, could you review this PR??!!

Copy link
Contributor

@danidelcar danidelcar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, with a suggestion

@danidelcar danidelcar added the editorial Typo and grammar fixes or minor rewrites to correct inaccuracies label Dec 2, 2024
…vice-configuration.md


New improved version.

Co-authored-by: Daniel Del Carmen <[email protected]>
perezalo and others added 3 commits December 2, 2024 15:18
…vice-configuration.md


Fix NOTE syntax.

Co-authored-by: Daniel Del Carmen <[email protected]>
…vice-configuration.md


Add new improved version of this NOTE

Co-authored-by: Daniel Del Carmen <[email protected]>
@perezalo
Copy link
Contributor Author

perezalo commented Dec 2, 2024

Ok, in the end... we have the right NOTE :-D

@perezalo
Copy link
Contributor Author

Following your advice... I have "migrated" this PR to the internal Git repos (in Git Corp):
https://git.corp.adobe.com/AdobeDocs/commerce-operations.en/pull/1105

Best,
Juan Carlos

Note: we could close this none.

@perezalo perezalo closed this Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editorial Typo and grammar fixes or minor rewrites to correct inaccuracies
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants