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

UHF-10102: Change local ELASTIC_PROXY_URL variable to use nginx proxy #889

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

juho-lehmonen
Copy link
Contributor

@juho-lehmonen juho-lehmonen commented Jun 12, 2024

UHF-10102

What was done

  • Updates ngingx proxy conf to allow comma separated index values in the URL
  • Changes local ELASTIC_PROXY_URL environment variable to use nginx proxy instead of the local elasticsearch service.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-10102-change-elastic-proxy-url
    • make up (to make sure the new environment variable updates)
    • make fresh
  • Install the correct HDBT branch: composer require drupal/hdbt:dev-UHF-10102-support-elastic-nginx-proxy
  • Run make drush-cr
  • Reindex all content: drush sapi-c;drush sapi-rt;drush sapi-i

How to test

Continuous documentation

  • This feature has been documented/the documentation has been updated

Other PRs

@juho-lehmonen juho-lehmonen force-pushed the UHF-10102-change-elastic-proxy-url branch from 6659239 to 195ffe7 Compare June 13, 2024 09:42
Copy link

sonarcloud bot commented Jun 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@juho-lehmonen juho-lehmonen merged commit a22ec1d into dev Jun 13, 2024
2 checks passed
@juho-lehmonen juho-lehmonen deleted the UHF-10102-change-elastic-proxy-url branch June 13, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants