Skip to content

MatterV Cluster Configuration

Configuring MatterV Cluster

After installing MatterV Cluster, follow these steps to configure it and add your first host.

Accessing the Admin Console

  1. Open your web browser and navigate to https://your-matterv-cluster-ip-or-hostname:8543
  2. Enter username: admin
  3. Enter password: password
  4. Click Sign In
Login Process

Adding a Host

  1. Navigate to the “Hosts” page in the left sidebar
  2. Click the “Add Host” button
  3. Enter the host address (IP or hostname)
  4. Verify port is set to 8443 (default)
  5. Click “Ok” to connect the host
Add Host

Configuring Host Storage

  1. Go to the host details page
  2. Click the “Add a Storage” button
  3. Enter the path to your data directory (e.g., /mnt)
  4. Click “Add” to create the storage
Add Storage

Configuring Network

  1. On the host details page, click “Add A Network”
  2. Select virbr0 from the network interface list
  3. Click “Add” to enable the network
Add Network

Uploading ISO Images

  1. Navigate to the “Storage” page
  2. Click “Create Directory” and name it iso
  3. Click on the newly created iso directory
  4. Click “Upload File” and select an ISO image
  5. Wait for the upload to complete (do not refresh the page)
Upload Iso