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

[DOCS] Documentation for ELASTIC_CLIENT_URL_PLUS_AS_SPACE env #1310

Closed
wants to merge 90 commits into from

Conversation

ezimuel
Copy link
Contributor

@ezimuel ezimuel commented Apr 19, 2023

This PR adds the documentation for the usage of ELASTIC_CLIENT_URL_PLUS_AS_SPACE environmental variable. This resolve #1304

ezimuel and others added 30 commits April 27, 2021 09:16
* [DOCS] Adds Helpers section to PHP book.

* [DOCS] Changes attribute to absolute link.
* [DOCS] Adds Release notes section to PHP book.

* [DOCS] Adds attribute to subsections.
[7.x][DOCS] Adds Helpers section to PHP book
[7.x] [DOCS] Adds Release notes section to PHP book
* Added the HTTP meta data section

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

* Update docs/http-meta-data.asciidoc

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>

Co-authored-by: István Zoltán Szabó <istvan.szabo@elastic.co>
ezimuel and others added 26 commits December 9, 2021 15:28
This commit fixes a typo in the asciidoc.

Noticed this while browsing documentation on website.
As per #918 (comment) and https://elastic.slack.com/archives/CH37CF39S/p1643707941052409 we recommend using the `simpleConnectionPool` when there is a proxy or load balancer in place. This applies to Elasticsearch Service and ECE (Cloud). Hence the comments need to be updated.
* Removed the usage of getenv, fixed #1237

* Added getenv() as fallback condition
* Improved the StickyRoundRobinSelector test

* Fixed StickyRoundRobinSelector starts with second host
…#1280) (#1290)

* [DOCS] References shared/version and adds doctype to index file (#1280)

* [DOCS] Adds doctype to index file.

* [DOCS] Adds shared/versions to include in index.

* [DOCS] Fixes link in community integrations.

* Apply suggestions from code review
…1303)

* Added ES_URL_PLUS_AS_SPACE env variable for URL encode

* Updated phpstan + fixed minor issues

* Changed env variable in ELASTIC_CLIENT_URL_PLUS_AS_SPACE

* Refactored the test job for github action

* Removed duplicate task

* Revert ELASTICSEARCH_URL parameter

* Added PHP 8.2 in CI
@ezimuel ezimuel changed the title Add the documentation for ELASTIC_CLIENT_URL_PLUS_AS_SPACE env [DOCS] Documentation for ELASTIC_CLIENT_URL_PLUS_AS_SPACE env Apr 19, 2023
@ezimuel ezimuel requested a review from szabosteve April 19, 2023 11:03
@ezimuel ezimuel closed this Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write the documentation for ELASTIC_CLIENT_URL_PLUS_AS_SPACE env variable
10 participants