- ⚡ Install With Docker in VPS Ubuntu/Debian
- 🌱 Env Variables
- 📖 Documentation
- 🌐 Self Host
- ☁️ Flowise Cloud
- 🙋 Support
- 🙌 Contributing
- 📄 License
Download and Install NodeJS >= 18.15.0
Download and Install Docker
[Opsional] NGINX for reverse Proxy
-
Clone the repository:
git clone https://github.com/ica4me/Flowise.git
-
Go into repository folder:
cd Flowise/docker -
Build:
docker compose up -d --build
-
You can now access the app on http://localhost:3000
Flowise supports different environment variables to configure your instance. You can specify the following variables in the .env file inside packages/server folder. Read more
You can view the Flowise Docs here
Deploy Flowise self-hosted in your existing infrastructure, we support various deployments
Get Started with Flowise Cloud.

