Commit Graph

19 Commits

Author SHA1 Message Date
Cole Medin
c4c7b81707 Caddy addon folder for deploying agents with the Local AI Package 2025-06-15 17:10:29 -05:00
Cole Medin
11667bcf4b Small doc fixes 2025-06-11 09:20:44 -05:00
Elvis Dowson
02f7b94a03 Trim whitespaces from files. (#92)
* docker-composer.yml: Remove trailing whitespace.

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>

* .env.example: Trim training whitespace.

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>

* start_services.py: Trim training whitespace.

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>

---------

Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2025-06-10 08:00:13 -05:00
Benny Tops
dbeb5bc6d7 Remove network_mode host from Caddy service 2025-05-29 18:58:41 +02:00
Benny Tops
17221e7409 Add expose elements for informative purposes 2025-05-29 12:57:24 +02:00
Benny Tops
9ecce0c78f Remove all port mappings between the host machine and the containers 2025-05-29 12:11:30 +02:00
Cole Medin
bfcb95af45 Added Neo4j (Knowledge Graph Engine) to the Local AI Package 2025-05-26 13:04:41 -05:00
Cole Medin
ff410a2699 Merge pull request #51 from cprima-forks/fix/startup-include-supabase-compose
fix(start_services): clean up startup process by including Supabase compose and improving container handling
2025-05-12 07:02:06 -05:00
Leex
5645075eb9 Added flowise Authentication 2025-05-09 22:47:49 +02:00
Christian Prior-Mamulyan
6e2a7e3317 fix: clean up startup process by including Supabase compose and improving container handling
Extended Description:
- Use 'include:' in docker-compose.yml to properly merge Supabase services.
- Update start_services.py to pass --profile during container shutdown to prevent orphan containers and leftover networks.
- Update README upgrade instructions to reflect these changes.
- This fixes the orphan containers, stuck 'localai_default' network, and incomplete Ollama container updates.

This change ensures clean startup/shutdown cycles and improves reliability without increasing complexity.
2025-04-27 23:15:34 +02:00
Cole Medin
a687b281c5 Fixing Langfuse port or Caddy env var 2025-04-26 20:40:42 -05:00
Cole Medin
18e0f76404 Fixing issue where webhook URL is always localhost for n8n even if deployed in the cloud with a domain 2025-04-25 08:36:35 -05:00
Cole Medin
531a3c0e22 Adding Langfuse instructions for cloud deployment of the local AI stack 2025-04-24 19:53:39 -05:00
Cole Medin
b5fd255ee6 Quick port update for Langfuse 2025-04-19 06:17:42 -05:00
Cole Medin
ee90434474 Adding Langfuse! 2025-04-18 21:33:36 -05:00
Cole Medin
3ef0a27513 (More coming soon) Ollama context length and README fix 2025-04-12 08:40:11 -05:00
Cole Medin
cf4d9b8a50 Initial addition of SearXNG and Caddy 2025-03-08 12:17:01 -06:00
Cole Medin
b303716c89 Local Agentic RAG Agent 2025-03-03 14:10:29 -06:00
Cole Medin
bf966e9d6d Initial Commit for Revamped Local AI Package with Supabase 2025-02-16 15:12:32 -06:00