> For the complete documentation index, see [llms.txt](https://docs.flowiseai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowiseai.com/configuration/deployment/sealos.md).

# Sealos

***

1. Click the following prebuilt [template](https://template.sealos.io/deploy?templateName=flowise) or the button below.

[![Deploy on Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://template.sealos.io/deploy?templateName=flowise)

2. Add authorization
   * FLOWISE\_USERNAME
   * FLOWISE\_PASSWORD

<figure><img src="/files/Ulqt5ahBiNHQsNEKsG6J" alt=""><figcaption></figcaption></figure>

3. Click "Deploy Application" on the template page to start deployment.
4. Once deployment concludes, click "Details" to navigate to the application's details.

<figure><img src="/files/dS5ik1asxG6Zni9LGh0O" alt=""><figcaption></figcaption></figure>

5. Wait for the application's status to switch to running. Subsequently, click on the external link to open the application's Web interface directly through the external domain.

<figure><img src="/files/pfsY5g4iZN28EIhFSWCX" alt=""><figcaption></figcaption></figure>

## Persistent Volume

Click "Update" top-right on the app details page, then click "Advanced" -> "Add volume", Fill in the value of "mount path": `/root/.flowise`.

<figure><img src="/files/IjOwRa3RKXUkYJGIoiFJ" alt="" width="375"><figcaption></figcaption></figure>

To wrap up, click the "Deploy" button.

Now try creating a flow and save it in Flowise. Then try restarting service or redeploy, you should still be able to see the flow you have saved previously.
