Skip to content

[Docs] Document how to use mirror for crcbundle download #7

Open
@cjeanner

Description

@cjeanner

Hello,

In order to make some faster bootstrapping of CRC (I'm iterating some tests here), it would be really nice if we could use a custom mirror for the crcbundle download.

From what I could see, this is currently not possible, and the version as well as the location of the bundle seem to be fixed[1].

While downloading 3GB isn't really an issue on my internet line, it may happen the remote server hosting the bundle is a bit slow - and this has a non-null impact on my local testings.

Also, having the capability to use a local mirror would avoid many, many hits against the hosting service, allowing better network management all the way.

Something like crc setup --mirror http://mirror.local or the like would be really, really nice :).

Cheers,

C.

[1] https://github.com/crc-org/crc/blob/bdda86992d74bc055b71039d2f1664b159bde51a/pkg/crc/machine/bundle/constants.go#L17

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