---
title: "QwenPaw"
sidebar_label: "QwenPaw"
sidebar_position: 18
description: "How to create and run a cloud server with QwenPaw"
---

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

# QwenPaw

<QwenPawDescription />

## Get started with QwenPaw \{#getting-started-with-qwenpaw}

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

2. [Create a cloud server with QwenPaw](#create-cloud-server-with-qwenpaw).

3. [Run QwenPaw](#run-qwenpaw).

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

Create a public floating IP address so that the cloud server with QwenPaw is 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 QwenPaw \{#create-cloud-server-with-qwenpaw}

<CreateServer AppNameInPanel="QwenPaw VM (Ubuntu 24.04 LTS 64-bit)" MinConfig="2 vCPU, RAM starting from 8 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. Run QwenPaw \{#run-qwenpaw}

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

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

2. Enter the username — `admin`.

3. Enter the password — the server UUID. You can copy it in the [control panel](https://my.selectel.ru/): from the top menu, click **Products** → **Cloud Servers** → on the server card, click <CopyIcon /> next to UUID.

4. Click **Log in**.

<Formbricks />
