# 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="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fgit-blob-1452a2b277be1fc14053d47d2530f20f73451af2%2F1.jpg?alt=media" 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="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fgit-blob-aa69c6bcd1178c1a62b1d9a65774d7aee8ae1449%2F2.png?alt=media" 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="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fgit-blob-d8f1242f3c1f141ff15055bba48066e0edc798f0%2F3.png?alt=media" 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="https://823733684-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00tYLwhz5RyR7fJEhrWy%2Fuploads%2Fgit-blob-198cf347bd7bd009e10635ec7d1bb1c7cb35ee31%2F4.png?alt=media" 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.
