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:
- Navigate to the "Server Clusters" section in the admin panel
- Click the "New" button
- Fill in the required information:
- Cluster Name
Use descriptive names for clusters to easily identify their purpose and environment.
- Click "Create" to add the server cluster
Editing a Server Cluster
To edit an existing server cluster:
- Select the cluster from the list
- Click "Edit" next to the cluster name
- Modify the cluster details as needed
- Click "Save" to apply changes
Deleting a Server Cluster
To delete a server cluster:
- Select the cluster from the list
- Click "Delete" next to the cluster name
- Confirm the deletion
⚠️
- 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.