1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/c3-assisted-installer-preparing-bastion-server.adoc
2025-11-12 18:56:40 +00:00

25 lines
1.6 KiB
Plaintext

// Module included in the following assemblies:
//
// * installing/installing_oci/installing-c3-assisted-installer.adoc
:_mod-docs-content-type: PROCEDURE
[id="c3-ai-preparing-bastian-server_{context}"]
= Preparing the {oci} bastion server
By implementing a bastion host, you can securely and efficiently manage access to your {oci-first-no-rt} resources, ensuring that your private instances remain protected and accessible only through a secure, controlled entry point.
.Prerequisites
* See the "Bastion server - prerequisites" section in the link:https://www.oracle.com/a/otn/docs/compute_cloud_at_customer_assisted_installer.pdf?source=:em:nl:mt::::PCATP[Oracle documentation].
.Procedure
. Install the bastion server. For details, see the "Bastion Installation" section in the link:https://www.oracle.com/a/otn/docs/compute_cloud_at_customer_assisted_installer.pdf?source=:em:nl:mt::::PCATP[Oracle documentation].
. Install the Terraform application which is used to run the Terraform script. For details, see the "Terraform Installation" section in the link:https://www.oracle.com/a/otn/docs/compute_cloud_at_customer_assisted_installer.pdf?source=:em:nl:mt::::PCATP[Oracle documentation].
. Install and configure the {oci} command-line interface (CLI). For details, see the "Installing and Configuring the {oci} CLI" section in the link:https://www.oracle.com/a/otn/docs/compute_cloud_at_customer_assisted_installer.pdf?source=:em:nl:mt::::PCATP[Oracle documentation].
.Additional resources
* link:https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/cliinstall.htm[Quick start - Installing the CLI (Oracle documentation)].