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: Update ELASTIC_PROXY_URL variable to point to nginx proxy. #851

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

  • 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 27832cf to c18023c Compare June 13, 2024 09:39
Copy link

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 62578bf 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:43
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