Connect Deploy to Your Infrastructure
This guide describes how to connect Deploy to hosts in your infrastructure where your middleware is running. Deploy supports various connection protocols and host types to accommodate different infrastructure setups.
Overthere - Verify SSH Connection Using Oslogin API
Pre-requites before verifying the SSH connection using Oslogin API
Store Shared Host Credentials
Your infrastructures can include multiple remote hosts that share the same credentials. To simplify credential management across these hosts, you can configure a single CI to define shared credentials for any remote host that requires authentication. Then, when you define an overthere host connection, you can select the shared credentials CI. This is applicable to the following host types:
Troubleshoot an SSH Connection
The remoting functionality for Deploy and Release uses the Overthere framework to manipulate files and execute commands on remote hosts. SSH is supported for connectivity to Unix, Microsoft Windows, and z/OS hosts. This topic describes common configuration errors that can occur when using Deploy or Release with the SSH protocol.
Using SSH
The remoting functionality for Deploy and Release supports the SSH protocol for connecting to a Unix, Microsoft Windows, or z/OS hosts. To connect to a remote host using the SSH protocol, you must to install an SSH server on that remote host. For more information, see Remoting plugin and SSH protocol.
Verify Oslogin and Metadata SSH Connection to GCP Instance
Pre-requites before verifying oslogin and Metadata SSH connection to GCP instance