-
Notifications
You must be signed in to change notification settings - Fork 300
feat: PaaS Native add Opensearch documentation #2092
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
Conversation
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.
Pull request overview
Adds a new Shopware PaaS Native documentation guide explaining how to enable and use OpenSearch/OpenSearch (service: opensearch) for a Shopware application.
Changes:
- Added a new guide describing how to enable the
opensearchservice inapplication.yaml. - Documented the required post-enablement reindexing step using
sw-paas execand Shopware console commands.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Isengo1989
left a comment
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.
Thx for the PR @renaudhager
This pull request adds a new guide for setting up Opensearch with Shopware in the PaaS product documentation. The guide provides step-by-step instructions for enabling Opensearch in the
application.yamlfile and explains the required post-enablement actions.Documentation additions:
opensearch.md, underproducts/paas/shopware/guides, detailing how to enable Opensearch in Shopware by updating theapplication.yamlfile and committing the changes.sw-paas execcommand and the Shopware console.