---
title: "Cloud server with Xtreme1"
sidebar_label: "Xtreme1"
sidebar_position: 7
description: "How to create and launch a cloud server with Xtreme1"
---

import CreateServer from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/cloud-servers/applications/create-server-for-ai.mdx'
import Xtreme1Description from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/ai-marketplace/xtreme1.mdx'
import {CustomTable} from '@selectel/docux/components'
import Formbricks from '@theme/MDXComponents/Formbricks'
import CopyIcon from '@selectel/docux/icons/copy'

# Cloud server with Xtreme1 VM

<Xtreme1Description />

## Get started with Xtreme1 \{#getting-started-with-xtreme1}

For Xtreme1 to work, the cloud server must be accessible from the internet. To do this, when creating the server, you need to create a private subnet and attach a public floating IP address.

1. [Create a public floating IP address](#create-floating-ip).

2. [Create a cloud server with Xtreme1](#create-cloud-server-with-xtreme1).

3. [Create an account](#create-account).

4. [Launch Xtreme1](#run-xtreme1).

### 1. Create a public floating IP address \{#create-floating-ip}

Create a public floating IP address to make the cloud server with Xtreme1 accessible from the internet.

Use the [Create a public floating IP address](/cloud-servers/cloud-networks/public-floating-ip-addresses.mdx#create-public-floating-ip) section of the [Public Floating IP addresses](/cloud-servers/cloud-networks/public-floating-ip-addresses.mdx) guide.

### 2. Create a cloud server with Xtreme1 \{#create-cloud-server-with-xtreme1}

<CreateServer AppNameInPanel="Xtreme1 VM" MinConfig="2 vCPU, RAM starting from 4 GB and a boot disk size starting from 20 GB" OptionalVolumes="Optional: add an additional" VolumeSize="Specify the size of the network disk in GB or TB" />

### 3. Create an account \{#create-account}

1. Open the page `http://<ip_address>:3000` in your browser.

   Specify `<ip_address>` — the public floating IP address of the cloud server that you [created in step 1](#create-floating-ip).

2. Click **Sign up**.

3. Enter an email.

4. Enter a password.

5. Click **Sign Up and Login**.

### 4. Launch Xtreme1 \{#run-xtreme1}

1. In your browser, open the page `http://<ip_address>:3000`.

   Specify `<ip_address>` — the public floating IP address of the cloud server that you [created in step 1](#create-floating-ip).

2. Enter the email that you used in step 3 when [creating an account in step 3](#create-account).

3. Enter the password that you used in step 4 when [creating an account in step 3](#create-account).

4. Click **Login**.

<Formbricks />
