-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
172eba2
commit f901b52
Showing
5 changed files
with
42 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 26 additions & 0 deletions
26
...palette/install-on-vmware/airgap-install/environment-setup/environment-setup.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
sidebar_label: "Environment Setup" | ||
title: "Environment Setup" | ||
description: "Learn how to prepare your airgap environment for Palette installation." | ||
icon: "" | ||
hide_table_of_contents: false | ||
sidebar_position: 20 | ||
tags: ["self-hosted", "enterprise", "airgap", "vmware", "vsphere"] | ||
keywords: ["self-hosted", "enterprise"] | ||
--- | ||
|
||
This section helps you prepare your VMware vSphere airgap environment for Palette installation. There are two ways to | ||
prepare your environment: | ||
|
||
1. If you have a Red Hat Enterprise Linux (RHEL) VM deployed in your environment, follow the | ||
[Environment Setup with an Existing RHEL VM](./env-setup-vm.md) guide to learn how to prepare this VM for Palette | ||
installation. | ||
2. If you do not have a VM, follow the [Environment Setup with OVA](./vmware-vsphere-airgap-instructions.md) guide. This | ||
guide will show you how to use an OVA to deploy a airgap support VM in your VMware vSphere environment, which will | ||
assist with the Palette installation. | ||
|
||
## Resources | ||
|
||
- [Environment Setup with OVA](./vmware-vsphere-airgap-instructions.md) | ||
|
||
- [Environment Setup with an Existing RHEL VM](./env-setup-vm.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters