From 07b76b01a614c8f7a11093cddf4584ab9fd6cfcd Mon Sep 17 00:00:00 2001 From: Yury Kossakovsky Date: Thu, 28 Aug 2025 14:36:03 -0600 Subject: [PATCH] Update README.md to include n8n service details and improve organization - Added n8n service description to the list of available tools, highlighting its low-code capabilities and integrations. - Removed duplicate n8n entry from the access URLs section for clarity and consistency. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b8b188..acb1c10 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ This setup provides a comprehensive suite of cutting-edge services, all pre-conf The installer also makes the following powerful open-source tools **available for you to select and deploy** via an interactive wizard during setup: +✅ [**n8n**](https://n8n.io/) - A low-code platform with over 400 integrations and advanced AI components to automate workflows. + ✅ [**ComfyUI**](https://github.com/comfyanonymous/ComfyUI) - A powerful, node-based UI for Stable Diffusion workflows. Build and run image-generation pipelines visually, with support for custom nodes and extensions. ✅ [**Crawl4ai**](https://github.com/Alfresco/crawl4ai) - A flexible web crawler designed for AI, enabling you to extract data from websites for your projects. @@ -40,8 +42,6 @@ The installer also makes the following powerful open-source tools **available fo ✅ [**Letta**](https://docs.letta.com/) - An open-source agent server and SDK that can be connected to various LLM API backends (OpenAI, Anthropic, Ollama, etc.), enabling you to build and manage AI agents. -✅ [**n8n**](https://n8n.io/) - A low-code platform with over 400 integrations and advanced AI components to automate workflows. - ✅ [**Neo4j**](https://neo4j.com/) - A graph database management system that allows you to model, store, and query data as a network of nodes and relationships. ✅ [**Ollama**](https://ollama.com/) - Run Llama 3, Mistral, Gemma, and other large language models locally. @@ -131,6 +131,7 @@ After successful installation, your services are up and running! Here's how to g 1. **Access Your Services:** The installation script provided a summary report with all access URLs and credentials. Please refer to that report. The main services will be available at the following addresses (replace `yourdomain.com` with your actual domain): + - **n8n:** `n8n.yourdomain.com` (Log in with the email address you provided during installation and the initial password from the summary report. You may be prompted to change this password on first login.) - **ComfyUI:** `comfyui.yourdomain.com` (Node-based Stable Diffusion UI) - **Dify:** `dify.yourdomain.com` (AI application development platform with comprehensive LLMOps capabilities) - **Flowise:** `flowise.yourdomain.com` (Log in with the email address you provided during installation and the initial password from the summary report.) @@ -149,7 +150,6 @@ After successful installation, your services are up and running! Here's how to g - **SearXNG:** `searxng.yourdomain.com` - **Supabase (Dashboard):** `supabase.yourdomain.com` - **Weaviate:** `weaviate.yourdomain.com` - - **n8n:** `n8n.yourdomain.com` (Log in with the email address you provided during installation and the initial password from the summary report. You may be prompted to change this password on first login.) ### Optional Internal Utility: Python Runner