Artifact Server

This section explains how to connect to and use Seal's artifact server. In particular, we will explain:

  1. How to generate a token to the artifact server.

  2. How to configure your package manager to work with Seal's artifact server.

  3. How to manually edit your dependencies to use the sealed versions.

Configuring your package manager to work with a different artifact server, as well as directly editing your dependencies can be tricky. For a simpler user experience it is recommended instead to incorporate the Seal CLI as part of your CI.

Learn more about how to use the artifact server in the following sections.

Last updated