-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Teamsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
Inaccurate
What documentation page is affected
https://www.elastic.co/docs/deploy-manage/tools/snapshot-and-restore/read-only-url-repository
What happened?
The following note:
::::{note}
This repository type is only available if you run {{es}} on your own hardware. If you use {{ech}}, see [{{ech}} repository types](self-managed.md).
::::
That note looks inacurate, considering the setting repositories.url.allowed_urls
is allowed in ECH and ECE, per https://www.elastic.co/docs/reference/elasticsearch/configuration-reference/snapshot-restore-settings#_slm_init_settings.
I've also tested in ECH to configure a URL repository (with a https://domain
URL) and it's allowed.
I'd suggest to remove the note and make this document available for ECH, ECE, ECK and self-managed deployments, as there isn't any blocker to use URL
based repositories (of course file://
type of URLs would be useless in ECH, ECE or ECK, but http
, https
, or ftp
might be useful).
Additional info
No response
Metadata
Metadata
Assignees
Labels
Team:AdminIssues owned by the Admin Docs TeamIssues owned by the Admin Docs Teamsource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs