# Zeabur

***

{% hint style="warning" %}
Please note that the following template made by Zeabur is outdated (from 2024-01-24).
{% endhint %}

1. Click the following prebuilt [template](https://zeabur.com/templates/2JYZTR) or the button below.

[![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/templates/2JYZTR)

2. Click Deploy

<figure><img src="/files/EExgQAWrcsuYIkAMPkNC" alt="zeabur template"><figcaption></figcaption></figure>

3. Select your favorite region and continue

<figure><img src="/files/SpDUKJwhxMi5AfuTppZq" alt="select region"><figcaption></figcaption></figure>

4. You will be redirected to Zeabur's dashboard and you will see the deployment process

<figure><img src="/files/Ve6loHHfnjJF8Pt924Z5" alt="deployment process"><figcaption></figcaption></figure>

5. To add authorization, navigate to Variables tab and add:

* FLOWISE\_USERNAME
* FLOWISE\_PASSWORD

<figure><img src="/files/ROgcGYKocxFaug5PzYBZ" alt="authorization"><figcaption></figcaption></figure>

6. There are list of env variables you can configure. Refer to [Environment Variables](/configuration/environment-variables.md)

That's it! You now have a deployed Flowise on Zeabur [🎉](https://emojipedia.org/party-popper/)[🎉](https://emojipedia.org/party-popper/)

## Persistent Volume

Zeabur will automatically create a persistent volume for you so you don't have to worry about it.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flowiseai.com/configuration/deployment/zeabur.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
