Deployments

The Deployments section is for creating, searching for, viewing, editing, and deleting deployments.

Viewing all deployments

To view deployments, select Deployments from the left column menu. This will display the master list of deployments:

The master list of deployments features the following columns:

ID The deployment's unique identifier. This is automatically generated by CORE when the deployment is created.
Name The name given to the deployment.
Ip address The IP address for the deployment's server, in IPv4 address format (4 numbers, each one in the range of 0 - 255, separated by periods).
Description A brief description of the deployment.
Actions The actions that you can perform on the deployment:
selects the deployment's detail view, where its details can be viewed and edited.
deletes the deployment. You will be asked to confirm that the deployment should be deleted.
adds a note to the deployment. Any number of notes can be added to a deployment.

Sorting deployments

To sort the list of deployments by a specific column's values, click on the title for that column. The list will be sorted by that column's values in increasing order. To reverse the sort order, click on the title for that column again.

For example, to sort the list by name, click on Name:

To reverse the sort order, click on Name again:

Searching for specific deployments

The search fields at the top of the deployment list's columns allow you to set the list so that it shows only those deployments that match the criteria you provide.

For example, to show only those deployments whose descriptions contain the word “test”, enter test into the search field at the top of the Description column, and press the Enter key:

You can use any combination of the search fields to further limit of deployments displayed in the list.

For example, to show only those deployments whose descriptions contain the word “test” and whose names contain “Papa”, enter test into the search field at the top of the Description column, enter papa into the search field at the top of the Name column, and press the Enter key:

To restore the list so that it displays all the deployments, clear the search fields at the tops of the columns and press the Enter key.

Viewing and editing a deployment's details

To view or edit a deployment's details, click on its icon in the Actions column.

You will be taken to the deployment's detail view page:

The left column of the detail view lists the following information about the deployment:

  1. ID
  2. Name
  3. IP address

The right column has three tabs:

  1. Overview
  2. Notes
  3. Edit

These tabs are covered in detail below.

Overview tab

The Overview tab displays the deployment's description.

Notes tab

The Notes tab displays all notes for the deployment:

Edit tab

The Edit tab is where you can edit or delete the deployment:

Creating a deployment

To create a new deployment, click on the + in the upper right-hand corner of the Deployments list.

The Create Deployment page will appear:

Fill out the text fields:

Name The name to assign to the new deployment.
Ip Address The IP address for the deployment's server, in IPv4 address format (4 numbers, each one in the range of 0 - 255, separated by periods).
Description
(Optional)
A description of the deployment.

Click the Create button to create the deployment using the information entered on the page.

Deleting a deployment

The simplest way to delete a deployment is to find it in the master list and click on the corresponding icon in the Actions column:

You will be asked to confirm that the deployment should be deleted.

You can also delete a deployment while viewing its details.

To view a deployment's details, find it in the master list and click on the corresponding icon in the Actions column. You will be taken to the deployment's detail view page.

To delete a deployment from this page:

  1. Select the Edit tab.
  2. Click the Delete button. You will be asked to confirm that the deployment should be deleted.