Installation and Configuration → Installing Servers and Agents → Installation Checklist
A basic configuration consists of a server, a database, and at least one agent. In production environments, each of these should be installed on separate machines.
For instructions on upgrading an existing server installation, see the Deployment Automation Readme.
The following section summarizes the basic installation steps.
Review installation recommendations and system requirements
Review the installation considerations and system requirements.
See Installation Considerations for Optimal Performance and System Requirements.
Install the database
Create an empty database for Deployment Automation. Deployment Automation supports Oracle, MySQL, and Microsoft SQL Server. Complete the database installation by configuring the appropriate JDBC driver, which is typically supplied by the database vendor.
Install the server
Install the server using the Deployment Automation server installer for your platform.The installer automatically installs or points to the supporting application server and JRE. It will prompt you to supply values for the IP address, ports for HTTP communication, and other connection information.
See Server Installation.
Install agent relays (optional)
If you are using an agent relay, install the agent relay using the Deployment Automation agent relay installer for your platform. Agent relays are not needed in a simple installation, but are needed if the server and agents need to communicate over firewalls or if you are configuring a high-availability, enterprise-level implementation.
Install agents
Install agents on target machines that will communicate with the server using the Deployment Automation agent installer for your platform. When installing an agent, you supply several values defined during server installation. If you are using an agent relay, the agent relay must be installed first so that you can specify the agent relay host information for the agent to use for connection.
See Agent Installation.
Validate the installation
Start the server and agents. To determine if the agent is in communication with the server, display the web application's Resources page. A value of Online in the agent's Status field means the agent is successfully connected.
Configure your Deployment Automation system as needed
Configure Server Communication, Single Sign-On (SSO), Secure Socket Layer (SSL), File Versioning, Users, Groups, Roles, and so on as needed for your organization. This may include loading additional automation plug-ins to use in your component processes. See corresponding sections for details as listed in Installation and Configuration.
Copyright © 2011–2015 Serena Software, Inc. All rights reserved.