-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Users may be developing on restricted environments, where they have to access external resources through mirrors or proxies. Support this use case by allowing to configure the access to these resources. This will translate to allow the configuration of any currently hard-coded external URL.
For convenience with these use cases, the configuration to access these resources should be supported at the profile level. elastic-package should allow the configuration of any hard-coded external URL.
Some identified resources at the moment:
- Package Registry managed by elastic-package uses
EPR_PROXY_TOto connect tohttps://epr.elastic.co. - ECS schemas are retrieved from the hard-coded
ecsSchemaURL. elastic-package status:- It looks for packages published in
https://epr.elastic.co, this could be parameterizable to use a custom registry. - It looks for serverless config in github, this should be probably optional.
- It looks for packages published in
maximilianpohle and jstrassb
Metadata
Metadata
Assignees
Labels
No labels