Unbind
Templates

Self-host Flowise with Unbind

Deploy Flowise on your own servers with Unbind. Build LLM apps and agents visually, with your data staying on your hardware.

Flowise is a visual builder for LLM apps and agents. You connect models, prompts, tools and data sources on a canvas instead of writing the glue code.

Deploy it from the template list. It takes a minute or two.

What gets deployed

ServiceRuns
PostgreSQLpostgres
Flowiseflowiseai/flowise:3.1.4

Plan for at least 1 CPU core and 1.5 GB of memory.

Flowise keeps uploads and local files on a volume mounted at /home/node/.flowise. Flows and credentials live in the PostgreSQL service.

What you fill in

InputDescriptionDefault
DomainThe domain for the Flowise instance.
Storage SizeSize of the storage for the Flowise app data.1 GB
Database SizeSize of the storage for the PostgreSQL database.1 GB

After it deploys

Open the Flowise service and look at its variables. The username is in FLOWISE_USERNAME (it is admin) and the generated password is in FLOWISE_PASSWORD. Sign in with those at your domain.

On this page