Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.7 KB

File metadata and controls

45 lines (31 loc) · 1.7 KB
sidebar_label title description icon sidebar_position hide_table_of_contents tags keywords
Checklist
Airgap Installation Checklist
An airgap installation of Palette requires a few steps to be completed before the installation can begin. This checklist will help you prepare for the installation.
10
false
palette
self-hosted
airgap
self-hosted
enterprise

Use the following checklist to ensure you have completed all the required steps before deploying the airgap Palette installation.

  • oras CLI v1.0.0 is installed and available.

  • aws CLI v2 or greater CLI is installed and available.

  • zip is installed and available.

  • Download the airgap setup binary from the support team.

  • Create a private repository named spectro-packs in your OCI registry. You can use a different name if you prefer.

  • Create a public repository named spectro-images in your OCI registry. You can use a different name if you prefer.

  • Authenticate with your OCI registry and acquired credentials to both repositories.

  • Download the Certificate Authority (CA) certificate from your OCI registry.

  • Set the required environment variables for the airgap setup binary. The values are different depending on what type of OCI registry you use.

  • Start the airgap setup binary and verified the setup completed successfully.

  • Review the list of pack binaries to download and upload to your OCI registry.

  • Extract the manifest content from the airgap setup binary to an HTTP file server.

  • Ensure the manifest content is hosted on an HTTP file server accessible from the environment to which you are installing Palette.