Commit Graph

50 Commits

Author SHA1 Message Date
Cole Medin
6cd5e4a1c3 Adding addon override (optional) for Caddy 2025-06-15 16:38:54 -05:00
Cole Medin
a318a27994 Note on SearXNG 2025-06-11 10:49:38 -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
Cole Medin
7e76a80bb8 Note in README for deploying to VPS without Docker Compose 2025-06-10 07:36:07 -05:00
Cole Medin
f8e808abe6 Updating .env.example to go along with Supabase .env changes 2025-06-08 08:14:41 -05:00
Cole Medin
c3296f3528 Merge pull request #85 from coleam00/stable
Update .env.example
2025-06-05 11:28:00 -04:00
Cole Medin
c4ba411260 Update .env.example
POSTGRES_USER=postgres
2025-06-05 11:27:32 -04:00
Leex
4616a26cc5 Update README.md
Added "-b stable" as this is now the release state
2025-05-31 22:09:26 +02:00
Cole Medin
df70232d02 Merge pull request #72 from agent-tops/fix-network-vulnerabilities
Fix network vulnerabilities
2025-05-31 14:44:21 -05:00
Benny Tops
4c6ef414b7 Fix Caddy configuration to use container names and not localhost 2025-05-30 16:20:48 +02:00
Benny Tops
70adcf603e Comment out endpoints without authentication in Caddyfile 2025-05-30 15:39:21 +02:00
Benny Tops
b5f408090c Update README.md to include explanation of environment argument 2025-05-30 15:30:57 +02:00
Benny Tops
3e05457049 Open ports on localhost, when in private environment 2025-05-30 15:21:48 +02:00
Benny Tops
dbeb5bc6d7 Remove network_mode host from Caddy service 2025-05-29 18:58:41 +02:00
Benny Tops
beb791acc4 Add concept of environment and reset Supabase ports in public environment 2025-05-29 18:55:13 +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
1e0e2c775d Update .env.example
Postgres symbols in password warning in .env.example
2025-05-12 07:10:45 -05:00
Cole Medin
5e83b70fd4 Merge pull request #52 from cprima-forks/fix/searxng-detection-improvements
fix(start_services): improve SearXNG container detection and startup clarity
2025-05-12 07:04:10 -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
Cole Medin
29ea684b3a Merge pull request #59 from leex279/flowise-auth
Flowise auth
2025-05-12 06:42:30 -05:00
Leex
ec97ef2ee8 Delete .gitignore
not needed yet
2025-05-11 22:00:29 +02:00
Leex
5526b993a7 gitignore 2025-05-11 21:57:05 +02:00
Leex
5645075eb9 Added flowise Authentication 2025-05-09 22:47:49 +02:00
Christian Prior-Mamulyan
335150ade9 fix(start_services): improve SearXNG container detection and startup clarity
- Ensure docker exec does not fail hard when checking uwsgi.ini existence
- Improve robustness of first-run detection for SearXNG service
- Small cosmetic improvements to startup logs
- No functional changes if container and file detection succeeds
2025-04-27 23:16:27 +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
2c58bf12af Updating README and .env.example with Langfuse instructions 2025-04-23 06:52:50 -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
47d00419cc Merge pull request #24 from coleam00/searxng-caddy-additions
Searxng caddy additions
2025-03-11 15:20:57 -05:00
Cole Medin
9b531ad20b Merge branch 'main' into searxng-caddy-additions 2025-03-11 15:20:49 -05:00
Cole Medin
468e423aef Couple small corrections 2025-03-11 14:22:27 -05:00
Cole Medin
a90d05e667 Fixing domain examples in .env.example 2025-03-10 11:18:51 -05:00
Cole Medin
62b4d79db3 Cloud deploy extra steps 2025-03-10 11:01:30 -05:00
Cole Medin
facec0e02d Updating documentation 2025-03-09 16:12:12 -05:00
Cole Medin
f86d9e3e24 Fixing base settings for SearXNG 2025-03-08 13:41:56 -06:00
Cole Medin
cf4d9b8a50 Initial addition of SearXNG and Caddy 2025-03-08 12:17:01 -06:00
Cole Medin
af22927da2 Update V3_Local_Agentic_RAG_AI_Agent.json 2025-03-05 21:41:14 -06:00
Cole Medin
b303716c89 Local Agentic RAG Agent 2025-03-03 14:10:29 -06:00
Cole Medin
38407a8ec8 Adding links to documentation and creating issue templates 2025-02-24 14:32:37 -06:00
Cole Medin
abd18a1e28 Troubleshooting step in README for "Supabase Service Unavailable" 2025-02-24 13:10:00 -06:00
Cole Medin
1766bfa7f2 Update .gitignore 2025-02-16 15:15:38 -06:00
Cole Medin
bf966e9d6d Initial Commit for Revamped Local AI Package with Supabase 2025-02-16 15:12:32 -06:00
Cole Medin
3c0f719832 Initial commit 2025-02-16 15:09:35 -06:00