Show Table of Contents
Chapter 13. Offline Repositories
Abstract
Its quite common a common requirement to need offline repositories: either as a local cache of remote Maven repositories, or in cases where production machines do not have access to the Internet.
13.1. Offline Repository for a Profile
Download into a specified directory
To download all the bundles and features of a given profile,
ProfileName, enter the following console command:
fabric:profile-download --profile ProfileName /tmp/myrepo
This command downloads all the bundles, FABs and features for the default version of the given profile into the
/tmp/myrepo directory.
Download into the system folder
If you omit the path, the
fabric:profile-download command installs the files to the system folder inside the current Fuse container (thereby populating the local maven repository for the container). For example:
fabric:profile-download --profile ProfileName

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.