Skip to content

Offline bootstrap #2640

Closed
Closed
@zuiderkwast

Description

@zuiderkwast

Possibility to build rebar3 itself in a build environment without Internet access.

Build environments may be forbidden to download any online content. For security and legal reasons, all dependencies may need to be downloaded and verified in advance. This is the case at some enterprises including Ericsson's internal projects.

Most of the online fetching is possible to work around (e.g. using _checkouts) but not bootstrapping.

Current behaviour

The bootstrap script fetches dependencies from Hex using inets httpc.

Related:

Expected behaviour

Some way to provide the dependencies to the bootstrap script, for example using _checkouts.

I'm willing to contribute a solution. Please let me know if you have a preferred solution in mind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions