Skip to main content

10 docs tagged with "connectivity"

View all tags

Choose a Host Type and Connection Type

The remoting functionality in Deploy and Release uses the Overthere framework to manipulate files and execute commands on remote hosts. To determine which type of Overthere host to create and which connection type to use, follow these guidelines described in Remoting plugin and Overthere framework.

Introduction to the Remoting Functionality

Deploy and Release both have remoting functionality that enables them to manipulate files and execute commands on remote hosts. This functionality is provided by the Remoting plugin, which uses the open-source Java framework.

Remote Script Tasks Plugin

This topic covers Remote Script tasks in Digital.ai Release, which use the Overthere framework to execute commands on remote hosts. The Overthere framework is a Java library designed for managing files and processes on remote systems.

Remoting Plugin

The Release Remoting plugin is used to configure Unix and Windows hosts in Release, so that other plugins can execute commands on and transfer files to those hosts.

Troubleshoot a CIFS Connection

The remoting functionality or Deploy and Release uses the Overthere framework to manipulate files and execute commands on remote hosts. CIFS, Telnet, and WinRM are supported for connectivity to Microsoft Windows hosts. This topic describes configuration errors that can occur when using Deploy or Release with the CIFS protocol.

Troubleshoot a Telnet Connection

The remoting functionality for Deploy and Release uses the Overthere framework to manipulate files and execute commands on remote hosts. CIFS, Telnet, and WinRM are supported for connectivity to Microsoft Windows hosts. This topic describes configuration errors that can occur when using Deploy or Release with Telnet.

Troubleshoot a WinRM Connection

The remoting functionality for Deploy and Release uses the Overthere framework to manipulate files and execute commands on remote hosts. CIFS, Telnet, and WinRM are supported for connectivity to Microsoft Windows hosts. This topic describes configuration errors that can occur when using Deploy or Release with WinRM.

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.