ControlTier Inc. > Open.ControlTier
 
Font size:      

Installation Overview

Deploying ControlTier

There are two kinds of machines in a ControlTier environment:

  • Manager Machine (ControlTier Server): Runs one or more of the ControlTier server tools (web apps) and has the ControlTier client software installed. The roles of the manager machine is to act as a central administrative point and provide a repository of data and release artifacts, provide the tools to define and manage automation.
     
  • Client Machine (ControlTier Client): A machine that has the ControlTier Client software deployed on it. Examples of these machines are web servers, application server, database, mail, portal, custom/proprietary apps, cluster components, etc. The ControlTier Client includes the CTL control dispatching tool and framework used for managing the application service(s) or automated process. Pre-installed as a library for Workbench integration, CTL also includes the Commander extension, enabling CTL nodes to access repository artifacts.

Use the ControlTier Installer To Get Started

ControlTier provides both a graphical and command line Installer. The Installer installs and configures both the ControlTier Server and the ControlTier Client on a single machine. The command line Installer provides a command line option to install a server or client-only configuration.

Instructions for using the ControlTier Installer

SSH Configuration

ControlTier uses SSH for remote execution. The SSH configuration must allow the manager machine to dispatch commands to client machines. Therefore, SSH is assumed to be installed and configured appropriately to allow this access. Also, SSH should not prompt for a password.