---
title: "Cloud server with RAGFlow"
sidebar_label: "RAGFlow"
sidebar_position: 15
description: "How to create and run a cloud server with RAGFlow"
---

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

# Cloud server with RAGFlow

<RagFlowDescription />

## Getting started with RAGFlow \{#getting-started-with-ragflow}

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

2. [Create a cloud server with RAGFlow](#create-cloud-server-with-ragflow).

3. [Create a RAGFlow account](#create-account).

4. [Run RAGFlow](#run-ragflow).

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

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

<CreateServerWithGpu AppNameInPanel="RAGFlow VM" MinConfig="4 vCPU, RAM от 16 ГБ and размером загрузочного диска от 80 ГБ" OptionalVolumes="Optional: add an additional" VolumeSize="Specify the size of the network disk in GB or TB" />

### 3. Create a RAGFlow account \{#create-account}

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

   Specify `<ip_address>` — the public floating IP address of the cloud server. You can copy it in the [control panel](https://my.selectel.ru/): in the top menu, click **Products** → **Cloud Servers** → in the server card, click  next to the public floating IP address.<CopyIcon />

2. Click **Sign up**.

3. Enter your email.

4. Enter a username.

5. Enter your password.

6. Click **Continue**.

### 4. Run RAGFlow \{#run-ragflow}

1. Open the page `http://<ip_address>`.

   Specify `<ip_address>` — the public floating IP address of the cloud server. You can copy it in the [control panel](https://my.selectel.ru/): in the top menu, click **Products** → **Cloud Servers** → in the server card, click  next to the public floating IP address.<CopyIcon />

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

3. Enter the password you specified in step 5 when [creating an account in step 3](#create-account).

4. Click **Sign in**.

<Formbricks />
