Commit Graph

32 Commits

Author SHA1 Message Date
admin eb876bc267 docs: Update TODO.md with completed implementation status 2026-01-23 16:10:27 +01:00
admin 26f5a7370c feat: External workflow file support with dynamic credential replacement
- Add --workflow-file option to install.sh (default: RAGKI-BotPGVector.json)
- Add --ollama-model option (default: ministral-3:3b)
- Add --embedding-model option (default: nomic-embed-text:latest)
- Update libsupabase.sh to read workflow from external JSON file
- Add Python script for dynamic credential ID replacement in workflow
- Remove id, versionId, meta, tags, active, pinData from imported workflow
- Include RAGKI-BotPGVector.json as default workflow template

Tested successfully on container sb-1769180683
2026-01-23 16:09:45 +01:00
admin f6637080fc fix: Workflow activation with versionId
- Extract versionId from workflow import response
- Use POST /rest/workflows/{id}/activate with versionId
- Workflow is now automatically activated after import

Tested successfully on container sb-1769174647
2026-01-23 14:27:03 +01:00
admin ff1526cc83 feat: Auto-import n8n RAG workflow with credentials
- Fixed n8n API login: use 'emailOrLdapLoginId' instead of 'email'
- Added n8n_setup_rag_workflow() function to libsupabase.sh
- Creates PostgreSQL and Ollama credentials automatically
- Imports RAG KI-Bot workflow with correct credential references
- Removed tags from workflow JSON (API validation issue)
- Step 10 now fully automated: credentials + workflow import

Tested successfully on container sb-1769173910
2026-01-23 14:15:16 +01:00
admin b308c91a7b Proxy Setup md 2026-01-18 18:25:20 +01:00
admin c3a61484d4 Proxy Setup final 2026-01-18 18:18:21 +01:00
wm 8a94b6b183 Update with BLACKBOXAI 2026-01-18 17:23:40 +01:00
admin 58bf27384f Proxy Setup Init 2026-01-18 17:05:15 +01:00
admin 0618e21cb0 Proxy Setup Init 2026-01-18 17:03:16 +01:00
admin 2dfa9a02ec Option --onboot eingefügt 2026-01-14 21:24:49 +01:00
admin 4dbcd5f139 n8n-Setup 2026-01-13 21:54:07 +01:00
admin 588e0cdef5 Dokumentaion vervollständigt in READ.me 2026-01-12 08:41:47 +01:00
admin b32495859c Dokumentaion in READ.me 2026-01-12 08:35:29 +01:00
admin 16a13ed277 Prototype2.4_Docker_mirror 2026-01-12 07:43:24 +01:00
admin e9dd30750c Apt-Cacher 2026-01-11 22:40:08 +01:00
admin 440dfbe8c4 Prototype2.4_Owner-Setup_Screen_Passwort-Policy 2026-01-11 17:54:12 +01:00
admin 4372489bb6 Prototype2.4_add_user 2026-01-11 16:30:31 +01:00
admin 555d908dd2 Prototype2.3-fix_ostemplate 2026-01-11 15:03:55 +01:00
admin d5ebba844e Prototype2.2-n8n-Rechte-Problem 2026-01-11 14:23:33 +01:00
admin 6d0cd58562 Prototype2.1-JSON 2026-01-11 13:25:47 +01:00
admin a0cb72ecfb Prototype2 2026-01-11 12:36:12 +01:00
admin 21d9eae530 Prototype1 2026-01-11 11:50:35 +01:00
admin a3c1401e1e Schritt7_VLAN90_Default 2026-01-09 22:58:06 +01:00
admin 37da10da59 Schritt7-3 2026-01-09 21:28:21 +01:00
admin 939b9a576e Schritt7_SQL_Docker2 2026-01-09 20:41:12 +01:00
admin b3433eedfe Schritt7_SQL_Docker 2026-01-09 20:39:59 +01:00
admin deecc5b6de locales in LXC 2026-01-09 20:09:29 +01:00
admin c552701b43 Installer ersetzt 2026-01-09 18:54:01 +01:00
admin cfd1099405 Cluster-Problem 2026-01-09 18:53:26 +01:00
admin 79c2309d5b Add README 2026-01-09 17:19:37 +01:00
admin 1e71c62f68 Add .gitignore 2026-01-09 17:17:45 +01:00
admin b78762155f Initial commit 2026-01-09 17:12:49 +01:00