Server Cluster Management

This guide explains how to manage server clusters in CelerBuild. Administrators have access to these functions.

Overview

Server clusters are logical groupings of servers that simplify management and deployment processes. They allow you to:

  • Organize servers under a common name
  • Manage resources efficiently
  • Streamline deployment workflows

Creating a Server Cluster

To create a new server cluster:

  1. Navigate to the "Server Clusters" section in the admin panel
  2. Click the "New" button
  3. Fill in the required information:
    • Cluster Name

Use descriptive names for clusters to easily identify their purpose and environment.

  1. Click "Create" to add the server cluster

image

Editing a Server Cluster

To edit an existing server cluster:

  1. Select the cluster from the list
  2. Click "Edit" next to the cluster name
  3. Modify the cluster details as needed
  4. Click "Save" to apply changes

image

Deleting a Server Cluster

To delete a server cluster:

  1. Select the cluster from the list
  2. Click "Delete" next to the cluster name
  3. Confirm the deletion

image

⚠️
  • Server clusters that are currently used by projects cannot be deleted. Ensure all dependencies are removed before attempting deletion.
  • Deleting a server cluster is permanent.
  • Ensure that no active deployments depend on this cluster.

Best Practices

  • Regularly review and update cluster configurations
  • Use clear naming conventions for clusters
  • Document any changes to cluster settings
  • Monitor cluster performance and resource usage

Server clusters help streamline deployment processes by grouping related servers. Ensure that clusters are well-organized and maintained.