---
title: Set up your InfluxDB cluster
description: Get a basic InfluxDB cluster up and running with as few external dependencies as possible and confirm you can write and query data.
url: https://docs.influxdata.com/influxdb3/clustered/install/set-up-cluster/
estimated_tokens: 289
product: InfluxDB Clustered
version: clustered
---

# Set up your InfluxDB cluster

-   Install InfluxDB Clustered
-   Phase 1

The first phase of installing InfluxDB Clustered is to get a basic InfluxDB cluster up and running with as few external dependencies as possible and confirm you can write and query data.

## Phase 1 steps

1. [Set up prerequisites](/influxdb3/clustered/install/set-up-cluster/prerequisites/)
2. [Configure your InfluxDB cluster](/influxdb3/clustered/install/set-up-cluster/configure-cluster/)
3. [Install your InfluxDB Clustered license](/influxdb3/clustered/install/set-up-cluster/licensing/)
4. [Deploy your InfluxDB cluster](/influxdb3/clustered/install/set-up-cluster/deploy/)
5. [Test your InfluxDB Cluster](/influxdb3/clustered/install/set-up-cluster/test-cluster/)

[Set up prerequisites](/influxdb3/clustered/install/set-up-cluster/prerequisites/)
