Clarification Needed on Using Flowise Codebase Without Enterprise License + Open Source vs. Commercial Features #4783
GW00241522
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Flowise Team,
I hope you're doing well. I'm currently working with the Flowise codebase and would like to confirm a few things regarding licensing, especially when not using the Enterprise version.
🔧 My Use Case:
I have cloned the Flowise repository from GitHub.
I’ve made customizations to the codebase, including:
-Adding custom MCP tools
-Implementing LLM authentication logic
-Creating custom nodes
-etc
I’m using the Flowise frontend UI to visually build Agentic workflows, and planning to deploy the resulting chatbot in a commercial setting.
I do not plan to purchase an Enterprise license , and no ENTERPRISE_KEY is set in my .env file.
❓ My Questions:
If so, are there any dependencies or side effects I should be aware of when removing this folder?
For example:
What are the enterprise-only features (e.g., RBAC, multi-tenancy, SSO)?
Which features are available for free use under Apache 2.0?
Is there an official list or documentation outlining these distinctions?
🙏 Additional Request:
If possible, could you also provide any guidance or best practices for safely using and modifying the open-source version of Flowise without inadvertently including Enterprise-licensed components?
Thank you very much for your help in advance!
Best regards
Beta Was this translation helpful? Give feedback.
All reactions