Skip to content

Support development on air-gapped environments #2993

@jsoriano

Description

@jsoriano

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_TO to connect to https://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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions