FlowiseAI

Flowise AI with persisted volume, PostGIS & private networking.

Deploy FlowiseAI

Postgis

postgis/postgis:latest

Just deployed

/var/lib/postgresql/data

Flowise

Somi-AI/flowiseai-railway

Just deployed

/opt/flowise/.flowise

** 📝 Notes: ** Use the flowise-railway template (https://railway.app/template/pn4G8S) if you don't need pre-configured persisted volume, PostGIS and private networking on Railway.

Deploy Flowise with Railway (Upgraded to Flowise 3)

✨ Features

  • Pre-configured persisted volume.
  • Most of the Flowise configs are pre-configured.
  • Use PostGIS as the default database for Flowise.
  • The communication from Flowise to the database is accomplished through the Railway internal private network, reducing unnecessary egress fees.

✅ Prerequisite

  • Postgres or PostGIS is deployed to an environment on Railway
  • Flowise and PostGIS have to be deployed to the same environment to leverage the benefits of private networking on Railway.
  • flowise database is created in PostGIS

💁‍♂️ Usage

Deploy on Railway

🚀 Quick start

  1. Click Deploy Now

  2. Change to your preferred repository name

  3. Click Configure and click Save Config for both services.

  4. Click Deploy.

  5. Let Railway deploy all the services for you.

  6. Once the process is successful, you will be able to view a deployed URL.

💡 What if I would like to use my current Postgres/PostGIS database server?

  1. Click Deploy Now

  2. Change to your preferred repository name

  3. (Important) Configure the database-related environment variables to point to your current PostGIS database.

  • DATABASE_HOST (Private or public network database host. i.e. postgre.railway.internal)

  • DATABASE_NAME (Database name. i.e. flowise)

  • DATABASE_PASSWORD (Database user password)

  • DATABASE_PORT (Database private or public network port. i.e. 5432)

  • DATABASE_USER (Database user - A database user that allows you CRUD the flowise database)

  1. Click Deploy

  2. Let Railway deploy all the services for you.

  3. Once the process is successful, you will be able to view a deployed URL.

  4. Delete the PostGIS database service that comes with this template if no longer needed.

💁‍♀️ Example screenshots

Flowise AI login screen!

Flowise AI version screen!

Flowise database!


Credit


Template Content

More templates in this category

View Template

Chat Chat

Chat Chat, your own unified chat and search to AI platform.


View Template

openui

Deploy OpenUI: AI-powered UI generation with GitHub OAuth and OpenAI API.


View Template

firecrawl

firecrawl api server + worker without auth, works with dify