What is a deployment?
A deployment consists of a group of servers that work together. A typical web site deployment consists of two front-end application servers and two back-end, master/slave database servers. To learn more, see Benefits of using Deployments.
Go to Manage -> Deployments. Deployments represent the highest level view of your account. You can create and clone deployments, start and stop all servers in a deployment, define deployment-wide input variables, and much more.

Select a specific deployment to see more specific information.

There are a variety of tabs that provide more detailed information about all aspects of a deployment.
- Servers - Provides a high-level overview of all servers of a deployment. Select a server to view more specific information including its Public/Private DNS name, ASW id, instance type, and more.
- Inputs - List of input variables that are defined at the deployment level. If a server is running and you want to change its inputs, run a script under the “Scripts” tab.
- Scripts - List of all RightScripts that are used by one or more servers in the deployment.
- Volumes - List of Elastic Block Store (EBS) volumes.
- Alert Escalations - List of alert escalations and their associated deployments.
- Audit - Shows the audit trail for all the servers in the deployment. Audit records reflect user triggered actions, boot activity, as well as any automatic actions that are performed by RightScale.
- History - Provides detailed information about all terminated instances of a deployment including launch date/time, termination date/time, runtime length, instance ID, and more.
- Xref - Cross-references and displays all uses of input variables in the deployment across all existing servers and RightScripts. It also calculates and shows the final value for each input variable according to the inheritance rules.
- Changes - A changelist log of all changes made to the deployment. (For example, changing the deployment name.)