I’ve been seeing a lot of people who want an updated version of n8n, so I added it to BigBearCasaOS. The n8n setup uses PostgreSQL, and you need to run a script that’s in BigBearScripts before installing.
I noticed that the current setup uses PostgreSQL for n8n, and I’m wondering if there are plans to support n8n’s Queue mode in the future.
Queue mode provides several benefits, including:
Improved performance: It allows n8n to process tasks asynchronously, which can significantly improve performance, especially when dealing with large workloads.
Increased reliability: It helps prevent bottlenecks and ensures that tasks are completed even if there are temporary issues with the system.
Enhanced scalability: It allows n8n to handle more tasks and users without compromising performance.
I believe that adding support for Queue mode would make n8n even more powerful and flexible within BigBearCasaOS. It would be fantastic to see this feature considered for a future update.
Thank you for your consideration and for all your hard work in enhancing BigBearCasaOS.
hello, thanks for the tutorial. i managed to install it. however i cant get the n8n sql credential part to work.. i connect via http://casaosipv4:5678 to n8n
could you show how to setup the credentials in n8n please?
This happens because of helthcheck configuration that is hidden in Zima/Casa UI. You might change DB user in env variables. But in health check it is hardcoded. Just ubdate it manually to match one in the env variables